A B C D E F G H I J K L M N O P Q R S T U V W

A

abort() - Method in class com.amazonaws.services.s3.model.S3ObjectInputStream
Aborts the underlying http request without reading any more data and closes the stream.
abort() - Method in interface com.amazonaws.services.s3.transfer.Download
Cancels this download.
abort() - Method in interface com.amazonaws.services.s3.transfer.MultipleFileDownload
Cancels this download.
abortMultipartUpload(AbortMultipartUploadRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Aborts a multipart upload.
abortMultipartUpload(AbortMultipartUploadRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
AbortMultipartUploadRequest - Class in com.amazonaws.services.s3.model
The AbortMultipartUploadRequest contains the parameters used for the AbortMultipartUpload method.
AbortMultipartUploadRequest(String, String, String) - Constructor for class com.amazonaws.services.s3.model.AbortMultipartUploadRequest
Constructs a new request to abort a multipart upload.
abortMultipartUploads(String, Date) - Method in class com.amazonaws.services.s3.transfer.TransferManager
Aborts any multipart uploads that were initiated before the specified date.
AbstractAWSSigner - Class in com.amazonaws.auth
Abstract base class for AWS signing protocol implementations.
AbstractAWSSigner() - Constructor for class com.amazonaws.auth.AbstractAWSSigner
 
AbstractRequestHandler - Class in com.amazonaws.handlers
Deprecated. by RequestHandler2.

Simple implementation of RequestHandler to stub out required methods.

AbstractRequestHandler() - Constructor for class com.amazonaws.handlers.AbstractRequestHandler
Deprecated.  
ACCESS_KEY_ENV_VAR - Static variable in class com.amazonaws.SDKGlobalConfiguration
Environment variable name for the AWS access key ID
ACCESS_KEY_SYSTEM_PROPERTY - Static variable in class com.amazonaws.SDKGlobalConfiguration
System property name for the AWS access key ID
AccessControlList - Class in com.amazonaws.services.s3.model
Represents an Amazon S3 Access Control List (ACL), including the ACL's set of grantees and the permissions assigned to each grantee.
AccessControlList() - Constructor for class com.amazonaws.services.s3.model.AccessControlList
 
AccountAttribute - Class in com.amazonaws.services.ec2.model
Account Attribute
AccountAttribute() - Constructor for class com.amazonaws.services.ec2.model.AccountAttribute
 
AccountAttributeName - Enum in com.amazonaws.services.ec2.model
Account Attribute Name
AccountAttributeValue - Class in com.amazonaws.services.ec2.model
Account Attribute Value
AccountAttributeValue() - Constructor for class com.amazonaws.services.ec2.model.AccountAttributeValue
 
Action - Interface in com.amazonaws.auth.policy
An access control policy action identifies a specific action in a service that can be performed on a resource.
activateLicense(ActivateLicenseRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Activates a specific number of licenses for a 90-day period.
activateLicense(ActivateLicenseRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Activates a specific number of licenses for a 90-day period.
activateLicenseAsync(ActivateLicenseRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Activates a specific number of licenses for a 90-day period.
activateLicenseAsync(ActivateLicenseRequest, AsyncHandler<ActivateLicenseRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Activates a specific number of licenses for a 90-day period.
activateLicenseAsync(ActivateLicenseRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Activates a specific number of licenses for a 90-day period.
activateLicenseAsync(ActivateLicenseRequest, AsyncHandler<ActivateLicenseRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Activates a specific number of licenses for a 90-day period.
ActivateLicenseRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the ActivateLicense operation.
ActivateLicenseRequest() - Constructor for class com.amazonaws.services.ec2.model.ActivateLicenseRequest
Default constructor for a new ActivateLicenseRequest object.
ActivateLicenseRequest(String, Integer) - Constructor for class com.amazonaws.services.ec2.model.ActivateLicenseRequest
Constructs a new ActivateLicenseRequest object.
Activity - Class in com.amazonaws.services.autoscaling.model
A scaling Activity is a long-running process that represents a change to your AutoScalingGroup, such as changing the size of the group.
Activity() - Constructor for class com.amazonaws.services.autoscaling.model.Activity
 
adapt(RequestHandler) - Static method in class com.amazonaws.handlers.RequestHandler2
Returns an instance of request handler adapted to the RequestHandler2 interface from the given request handler implementing the deprecated RequestHandler interface.
add(T) - Method in class com.amazonaws.services.dynamodb.datamodeling.PaginatedList
Deprecated.  
add(int, T) - Method in class com.amazonaws.services.dynamodb.datamodeling.PaginatedList
Deprecated.  
add(T) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.PaginatedList
 
add(int, T) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.PaginatedList
 
addAll(Collection<? extends T>) - Method in class com.amazonaws.services.dynamodb.datamodeling.PaginatedList
Deprecated.  
addAll(int, Collection<? extends T>) - Method in class com.amazonaws.services.dynamodb.datamodeling.PaginatedList
Deprecated.  
addAll(Collection<? extends T>) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.PaginatedList
 
addAll(int, Collection<? extends T>) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.PaginatedList
 
addAttributesEntry(String, AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemResult
A map of attribute names to AttributeValue objects, representing the item as it appeared before the DeleteItem operation.
addAttributesEntry(String, AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemResult
The attribute values as they appeared before the PutItem operation, but only if ReturnValues is specified as ALL_OLD in the request.
addAttributesEntry(String, AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemResult
A map of attribute values as they appeared before the UpdateItem operation, but only if ReturnValues was specified as something other than NONE in the request.
addAttributesEntry(String, String) - Method in class com.amazonaws.services.sns.model.CreatePlatformApplicationRequest
For a list of attributes, see SetPlatformApplicationAttributes
addAttributesEntry(String, String) - Method in class com.amazonaws.services.sns.model.CreatePlatformEndpointRequest
For a list of attributes, see SetEndpointAttributes.
addAttributesEntry(String, String) - Method in class com.amazonaws.services.sns.model.Endpoint
Attributes for endpoint.
addAttributesEntry(String, String) - Method in class com.amazonaws.services.sns.model.GetEndpointAttributesResult
Attributes include the following:

B

BackendServerDescription - Class in com.amazonaws.services.elasticloadbalancing.model
This data type is used as a response element in the DescribeLoadBalancers action to describe the configuration of the back-end server.
BackendServerDescription() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.BackendServerDescription
 
BasicAWSCredentials - Class in com.amazonaws.auth
Basic implementation of the AWSCredentials interface that allows callers to pass in the AWS access key and secret access in the constructor.
BasicAWSCredentials(String, String) - Constructor for class com.amazonaws.auth.BasicAWSCredentials
Constructs a new BasicAWSCredentials object, with the specified AWS access key and AWS secret key.
BasicSessionCredentials - Class in com.amazonaws.auth
Simple session credentials with keys and session token.
BasicSessionCredentials(String, String, String) - Constructor for class com.amazonaws.auth.BasicSessionCredentials
 
batchDelete(List<? extends Object>) - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapper
Deprecated. Deletes the objects given using one or more calls to the AmazonDynamoDB.batchWriteItem(BatchWriteItemRequest) API.
batchDelete(Object...) - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapper
Deprecated. Deletes the objects given using one or more calls to the AmazonDynamoDB.batchWriteItem(BatchWriteItemRequest) API.
batchDelete(List<? extends Object>) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
Deletes the objects given using one or more calls to the AmazonDynamoDB.batchWriteItem(BatchWriteItemRequest) API.
batchDelete(Object...) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
Deletes the objects given using one or more calls to the AmazonDynamoDB.batchWriteItem(BatchWriteItemRequest) API.
batchDeleteAttributes(BatchDeleteAttributesRequest) - Method in interface com.amazonaws.services.simpledb.AmazonSimpleDB
Performs multiple DeleteAttributes operations in a single call, which reduces round trips and latencies.
batchDeleteAttributes(BatchDeleteAttributesRequest) - Method in class com.amazonaws.services.simpledb.AmazonSimpleDBClient
Performs multiple DeleteAttributes operations in a single call, which reduces round trips and latencies.
batchDeleteAttributesAsync(BatchDeleteAttributesRequest) - Method in interface com.amazonaws.services.simpledb.AmazonSimpleDBAsync
Performs multiple DeleteAttributes operations in a single call, which reduces round trips and latencies.
batchDeleteAttributesAsync(BatchDeleteAttributesRequest, AsyncHandler<BatchDeleteAttributesRequest, Void>) - Method in interface com.amazonaws.services.simpledb.AmazonSimpleDBAsync
Performs multiple DeleteAttributes operations in a single call, which reduces round trips and latencies.
batchDeleteAttributesAsync(BatchDeleteAttributesRequest) - Method in class com.amazonaws.services.simpledb.AmazonSimpleDBAsyncClient
Performs multiple DeleteAttributes operations in a single call, which reduces round trips and latencies.
batchDeleteAttributesAsync(BatchDeleteAttributesRequest, AsyncHandler<BatchDeleteAttributesRequest, Void>) - Method in class com.amazonaws.services.simpledb.AmazonSimpleDBAsyncClient
Performs multiple DeleteAttributes operations in a single call, which reduces round trips and latencies.
BatchDeleteAttributesRequest - Class in com.amazonaws.services.simpledb.model
Container for the parameters to the BatchDeleteAttributes operation.
BatchDeleteAttributesRequest() - Constructor for class com.amazonaws.services.simpledb.model.BatchDeleteAttributesRequest
Default constructor for a new BatchDeleteAttributesRequest object.
BatchDeleteAttributesRequest(String, List<DeletableItem>) - Constructor for class com.amazonaws.services.simpledb.model.BatchDeleteAttributesRequest
Constructs a new BatchDeleteAttributesRequest object.
BatchEntryIdsNotDistinctException - Exception in com.amazonaws.services.sqs.model
Two or more batch entries have the same Id in the request.
BatchEntryIdsNotDistinctException(String) - Constructor for exception com.amazonaws.services.sqs.model.BatchEntryIdsNotDistinctException
Constructs a new BatchEntryIdsNotDistinctException with the specified error message.
batchGetItem(BatchGetItemRequest) - Method in interface com.amazonaws.services.dynamodb.AmazonDynamoDB
Deprecated.  Retrieves the attributes for multiple items from multiple tables using their primary keys.
batchGetItem(BatchGetItemRequest) - Method in class com.amazonaws.services.dynamodb.AmazonDynamoDBClient
Deprecated.  Retrieves the attributes for multiple items from multiple tables using their primary keys.
batchGetItem(BatchGetItemRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
The BatchGetItem operation returns the attributes of one or more items from one or more tables.
batchGetItem(Map<String, KeysAndAttributes>, String) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
The BatchGetItem operation returns the attributes of one or more items from one or more tables.
batchGetItem(Map<String, KeysAndAttributes>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
The BatchGetItem operation returns the attributes of one or more items from one or more tables.
batchGetItem(BatchGetItemRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
The BatchGetItem operation returns the attributes of one or more items from one or more tables.
batchGetItem(Map<String, KeysAndAttributes>, String) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
The BatchGetItem operation returns the attributes of one or more items from one or more tables.
batchGetItem(Map<String, KeysAndAttributes>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
The BatchGetItem operation returns the attributes of one or more items from one or more tables.
batchGetItemAsync(BatchGetItemRequest) - Method in interface com.amazonaws.services.dynamodb.AmazonDynamoDBAsync
Deprecated.  Retrieves the attributes for multiple items from multiple tables using their primary keys.
batchGetItemAsync(BatchGetItemRequest, AsyncHandler<BatchGetItemRequest, BatchGetItemResult>) - Method in interface com.amazonaws.services.dynamodb.AmazonDynamoDBAsync
Deprecated.  Retrieves the attributes for multiple items from multiple tables using their primary keys.
batchGetItemAsync(BatchGetItemRequest) - Method in class com.amazonaws.services.dynamodb.AmazonDynamoDBAsyncClient
Deprecated.  Retrieves the attributes for multiple items from multiple tables using their primary keys.
batchGetItemAsync(BatchGetItemRequest, AsyncHandler<BatchGetItemRequest, BatchGetItemResult>) - Method in class com.amazonaws.services.dynamodb.AmazonDynamoDBAsyncClient
Deprecated.  Retrieves the attributes for multiple items from multiple tables using their primary keys.
batchGetItemAsync(BatchGetItemRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
The BatchGetItem operation returns the attributes of one or more items from one or more tables.
batchGetItemAsync(BatchGetItemRequest, AsyncHandler<BatchGetItemRequest, BatchGetItemResult>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
The BatchGetItem operation returns the attributes of one or more items from one or more tables.
batchGetItemAsync(BatchGetItemRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
The BatchGetItem operation returns the attributes of one or more items from one or more tables.
batchGetItemAsync(BatchGetItemRequest, AsyncHandler<BatchGetItemRequest, BatchGetItemResult>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
The BatchGetItem operation returns the attributes of one or more items from one or more tables.
BatchGetItemRequest - Class in com.amazonaws.services.dynamodb.model
Deprecated. 
BatchGetItemRequest() - Constructor for class com.amazonaws.services.dynamodb.model.BatchGetItemRequest
Deprecated.  
BatchGetItemRequest - Class in com.amazonaws.services.dynamodbv2.model
Container for the parameters to the BatchGetItem operation.
BatchGetItemRequest() - Constructor for class com.amazonaws.services.dynamodbv2.model.BatchGetItemRequest
Default constructor for a new BatchGetItemRequest object.
BatchGetItemRequest(Map<String, KeysAndAttributes>) - Constructor for class com.amazonaws.services.dynamodbv2.model.BatchGetItemRequest
Constructs a new BatchGetItemRequest object.
BatchGetItemRequest(Map<String, KeysAndAttributes>, String) - Constructor for class com.amazonaws.services.dynamodbv2.model.BatchGetItemRequest
Constructs a new BatchGetItemRequest object.
BatchGetItemRequest(Map<String, KeysAndAttributes>, ReturnConsumedCapacity) - Constructor for class com.amazonaws.services.dynamodbv2.model.BatchGetItemRequest
Constructs a new BatchGetItemRequest object.
BatchGetItemResult - Class in com.amazonaws.services.dynamodb.model
Deprecated. 
BatchGetItemResult() - Constructor for class com.amazonaws.services.dynamodb.model.BatchGetItemResult
Deprecated.  
BatchGetItemResult - Class in com.amazonaws.services.dynamodbv2.model
Represents the output of a BatchGetItem operation.
BatchGetItemResult() - Constructor for class com.amazonaws.services.dynamodbv2.model.BatchGetItemResult
 
batchLoad(Map<Class<?>, List<KeyPair>>) - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapper
Deprecated. Retrieves the attributes for multiple items from multiple tables using their primary keys.
batchLoad(Map<Class<?>, List<KeyPair>>, DynamoDBMapperConfig) - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapper
Deprecated. Retrieves the attributes for multiple items from multiple tables using their primary keys.
batchLoad(List<Object>) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
Retrieves multiple items from multiple tables using their primary keys.
batchLoad(List<Object>, DynamoDBMapperConfig) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
Retrieves multiple items from multiple tables using their primary keys.
batchLoad(Map<Class<?>, List<KeyPair>>) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
Retrieves the attributes for multiple items from multiple tables using their primary keys.
batchLoad(Map<Class<?>, List<KeyPair>>, DynamoDBMapperConfig) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
Retrieves multiple items from multiple tables using their primary keys.
batchPutAttributes(BatchPutAttributesRequest) - Method in interface com.amazonaws.services.simpledb.AmazonSimpleDB
The BatchPutAttributes operation creates or replaces attributes within one or more items.
batchPutAttributes(BatchPutAttributesRequest) - Method in class com.amazonaws.services.simpledb.AmazonSimpleDBClient
The BatchPutAttributes operation creates or replaces attributes within one or more items.
batchPutAttributesAsync(BatchPutAttributesRequest) - Method in interface com.amazonaws.services.simpledb.AmazonSimpleDBAsync
The BatchPutAttributes operation creates or replaces attributes within one or more items.
batchPutAttributesAsync(BatchPutAttributesRequest, AsyncHandler<BatchPutAttributesRequest, Void>) - Method in interface com.amazonaws.services.simpledb.AmazonSimpleDBAsync
The BatchPutAttributes operation creates or replaces attributes within one or more items.
batchPutAttributesAsync(BatchPutAttributesRequest) - Method in class com.amazonaws.services.simpledb.AmazonSimpleDBAsyncClient
The BatchPutAttributes operation creates or replaces attributes within one or more items.
batchPutAttributesAsync(BatchPutAttributesRequest, AsyncHandler<BatchPutAttributesRequest, Void>) - Method in class com.amazonaws.services.simpledb.AmazonSimpleDBAsyncClient
The BatchPutAttributes operation creates or replaces attributes within one or more items.
BatchPutAttributesRequest - Class in com.amazonaws.services.simpledb.model
Container for the parameters to the BatchPutAttributes operation.
BatchPutAttributesRequest() - Constructor for class com.amazonaws.services.simpledb.model.BatchPutAttributesRequest
Default constructor for a new BatchPutAttributesRequest object.
BatchPutAttributesRequest(String, List<ReplaceableItem>) - Constructor for class com.amazonaws.services.simpledb.model.BatchPutAttributesRequest
Constructs a new BatchPutAttributesRequest object.
BatchRequestTooLongException - Exception in com.amazonaws.services.sqs.model
The length of all the messages put together is more than the limit.
BatchRequestTooLongException(String) - Constructor for exception com.amazonaws.services.sqs.model.BatchRequestTooLongException
Constructs a new BatchRequestTooLongException with the specified error message.
BatchResponse - Class in com.amazonaws.services.dynamodb.model
Deprecated. 
BatchResponse() - Constructor for class com.amazonaws.services.dynamodb.model.BatchResponse
Deprecated.  
BatchResultErrorEntry - Class in com.amazonaws.services.sqs.model
This is used in the responses of batch API to give a detailed description of the result of an operation on each entry in the request.
BatchResultErrorEntry() - Constructor for class com.amazonaws.services.sqs.model.BatchResultErrorEntry
 
batchSave(List<? extends Object>) - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapper
Deprecated. Saves the objects given using one or more calls to the AmazonDynamoDB.batchWriteItem(BatchWriteItemRequest) API.
batchSave(Object...) - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapper
Deprecated. Saves the objects given using one or more calls to the AmazonDynamoDB.batchWriteItem(BatchWriteItemRequest) API.
batchSave(List<? extends Object>) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
Saves the objects given using one or more calls to the AmazonDynamoDB.batchWriteItem(BatchWriteItemRequest) API.
batchSave(Object...) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
Saves the objects given using one or more calls to the AmazonDynamoDB.batchWriteItem(BatchWriteItemRequest) API.
batchWrite(List<? extends Object>, List<? extends Object>) - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapper
Deprecated. Saves and deletes the objects given using one or more calls to the AmazonDynamoDB.batchWriteItem(BatchWriteItemRequest) API.
batchWrite(List<? extends Object>, List<? extends Object>, DynamoDBMapperConfig) - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapper
Deprecated. Saves and deletes the objects given using one or more calls to the AmazonDynamoDB.batchWriteItem(BatchWriteItemRequest) API.
batchWrite(List<? extends Object>, List<? extends Object>) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
Saves and deletes the objects given using one or more calls to the AmazonDynamoDB.batchWriteItem(BatchWriteItemRequest) API.
batchWrite(List<? extends Object>, List<? extends Object>, DynamoDBMapperConfig) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
Saves and deletes the objects given using one or more calls to the AmazonDynamoDB.batchWriteItem(BatchWriteItemRequest) API.
batchWriteItem(BatchWriteItemRequest) - Method in interface com.amazonaws.services.dynamodb.AmazonDynamoDB
Deprecated.  Allows to execute a batch of Put and/or Delete Requests for many tables in a single call.
batchWriteItem(BatchWriteItemRequest) - Method in class com.amazonaws.services.dynamodb.AmazonDynamoDBClient
Deprecated.  Allows to execute a batch of Put and/or Delete Requests for many tables in a single call.
batchWriteItem(BatchWriteItemRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
The BatchWriteItem operation puts or deletes multiple items in one or more tables.
batchWriteItem(Map<String, List<WriteRequest>>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
The BatchWriteItem operation puts or deletes multiple items in one or more tables.
batchWriteItem(BatchWriteItemRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
The BatchWriteItem operation puts or deletes multiple items in one or more tables.
batchWriteItem(Map<String, List<WriteRequest>>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
The BatchWriteItem operation puts or deletes multiple items in one or more tables.
batchWriteItemAsync(BatchWriteItemRequest) - Method in interface com.amazonaws.services.dynamodb.AmazonDynamoDBAsync
Deprecated.  Allows to execute a batch of Put and/or Delete Requests for many tables in a single call.
batchWriteItemAsync(BatchWriteItemRequest, AsyncHandler<BatchWriteItemRequest, BatchWriteItemResult>) - Method in interface com.amazonaws.services.dynamodb.AmazonDynamoDBAsync
Deprecated.  Allows to execute a batch of Put and/or Delete Requests for many tables in a single call.
batchWriteItemAsync(BatchWriteItemRequest) - Method in class com.amazonaws.services.dynamodb.AmazonDynamoDBAsyncClient
Deprecated.  Allows to execute a batch of Put and/or Delete Requests for many tables in a single call.
batchWriteItemAsync(BatchWriteItemRequest, AsyncHandler<BatchWriteItemRequest, BatchWriteItemResult>) - Method in class com.amazonaws.services.dynamodb.AmazonDynamoDBAsyncClient
Deprecated.  Allows to execute a batch of Put and/or Delete Requests for many tables in a single call.
batchWriteItemAsync(BatchWriteItemRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
The BatchWriteItem operation puts or deletes multiple items in one or more tables.
batchWriteItemAsync(BatchWriteItemRequest, AsyncHandler<BatchWriteItemRequest, BatchWriteItemResult>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
The BatchWriteItem operation puts or deletes multiple items in one or more tables.
batchWriteItemAsync(BatchWriteItemRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
The BatchWriteItem operation puts or deletes multiple items in one or more tables.
batchWriteItemAsync(BatchWriteItemRequest, AsyncHandler<BatchWriteItemRequest, BatchWriteItemResult>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
The BatchWriteItem operation puts or deletes multiple items in one or more tables.
BatchWriteItemRequest - Class in com.amazonaws.services.dynamodb.model
Deprecated. 
BatchWriteItemRequest() - Constructor for class com.amazonaws.services.dynamodb.model.BatchWriteItemRequest
Deprecated.  
BatchWriteItemRequest - Class in com.amazonaws.services.dynamodbv2.model
Container for the parameters to the BatchWriteItem operation.
BatchWriteItemRequest() - Constructor for class com.amazonaws.services.dynamodbv2.model.BatchWriteItemRequest
Default constructor for a new BatchWriteItemRequest object.
BatchWriteItemRequest(Map<String, List<WriteRequest>>) - Constructor for class com.amazonaws.services.dynamodbv2.model.BatchWriteItemRequest
Constructs a new BatchWriteItemRequest object.
BatchWriteItemResult - Class in com.amazonaws.services.dynamodb.model
Deprecated. 
BatchWriteItemResult() - Constructor for class com.amazonaws.services.dynamodb.model.BatchWriteItemResult
Deprecated.  
BatchWriteItemResult - Class in com.amazonaws.services.dynamodbv2.model
Represents the output of a BatchWriteItem operation.
BatchWriteItemResult() - Constructor for class com.amazonaws.services.dynamodbv2.model.BatchWriteItemResult
 
BatchWriteResponse - Class in com.amazonaws.services.dynamodb.model
Deprecated. 
BatchWriteResponse() - Constructor for class com.amazonaws.services.dynamodb.model.BatchWriteResponse
Deprecated.  
beforeRequest(Request<?>) - Method in class com.amazonaws.handlers.AbstractRequestHandler
Deprecated.  
beforeRequest(Request<?>) - Method in interface com.amazonaws.handlers.RequestHandler
Deprecated. Runs any additional processing logic on the specified request (before it is executed by the client runtime).
beforeRequest(Request<?>) - Method in class com.amazonaws.handlers.RequestHandler2
Runs any additional processing logic on the specified request (before it is executed by the client runtime).
beforeRequest(Request<?>) - Method in class com.amazonaws.services.sqs.QueueUrlHandler
 
BlockDeviceMapping - Class in com.amazonaws.services.autoscaling.model
The BlockDeviceMapping data type.
BlockDeviceMapping() - Constructor for class com.amazonaws.services.autoscaling.model.BlockDeviceMapping
 
BlockDeviceMapping - Class in com.amazonaws.services.ec2.model
The BlockDeviceMappingItemType data type.
BlockDeviceMapping() - Constructor for class com.amazonaws.services.ec2.model.BlockDeviceMapping
 
Body - Class in com.amazonaws.services.simpleemail.model
Represents the body of the message.
Body() - Constructor for class com.amazonaws.services.simpleemail.model.Body
Default constructor for a new Body object.
Body(Content) - Constructor for class com.amazonaws.services.simpleemail.model.Body
Constructs a new Body object.
BooleanCondition - Class in com.amazonaws.auth.policy.conditions
AWS access control policy condition that allows an access control statement to be conditionally applied based on a comparison of boolean values.
BooleanCondition(String, boolean) - Constructor for class com.amazonaws.auth.policy.conditions.BooleanCondition
Constructs a new access policy condition that performs a boolean comparison.
BOX_USAGE - Static variable in class com.amazonaws.services.simpledb.SimpleDBResponseMetadata
 
Bucket - Class in com.amazonaws.services.s3.model
Represents an Amazon S3 bucket.
Bucket() - Constructor for class com.amazonaws.services.s3.model.Bucket
Constructs a bucket without any name specified.
Bucket(String) - Constructor for class com.amazonaws.services.s3.model.Bucket
Creates a bucket with a name.
BucketCrossOriginConfiguration - Class in com.amazonaws.services.s3.model
 
BucketCrossOriginConfiguration(List<CORSRule>) - Constructor for class com.amazonaws.services.s3.model.BucketCrossOriginConfiguration
Constructs a new BucketCrossOriginConfiguration object with the rules given.
BucketCrossOriginConfiguration() - Constructor for class com.amazonaws.services.s3.model.BucketCrossOriginConfiguration
 
BucketLifecycleConfiguration - Class in com.amazonaws.services.s3.model
Container for bucket lifecycle configuration operations.
BucketLifecycleConfiguration(List<BucketLifecycleConfiguration.Rule>) - Constructor for class com.amazonaws.services.s3.model.BucketLifecycleConfiguration
Constructs a new BucketLifecycleConfiguration object with the rules given.
BucketLifecycleConfiguration() - Constructor for class com.amazonaws.services.s3.model.BucketLifecycleConfiguration
 
BucketLifecycleConfiguration.Rule - Class in com.amazonaws.services.s3.model
 
BucketLifecycleConfiguration.Rule() - Constructor for class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Rule
 
BucketLifecycleConfiguration.Transition - Class in com.amazonaws.services.s3.model
The transition attribute of the rule describing how this object will move between different storage classes in Amazon S3.
BucketLifecycleConfiguration.Transition() - Constructor for class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Transition
 
BucketLoggingConfiguration - Class in com.amazonaws.services.s3.model
Represents bucket logging configuration used to control bucket-based server access logging in Amazon S3.
BucketLoggingConfiguration() - Constructor for class com.amazonaws.services.s3.model.BucketLoggingConfiguration
Creates a new bucket logging configuration, which by default is disabled.
BucketLoggingConfiguration(String, String) - Constructor for class com.amazonaws.services.s3.model.BucketLoggingConfiguration
Creates a new bucket logging configuration which enables server access logs to be collected and stored in the specified destination bucket with the specified log file prefix.
BucketNotificationConfiguration - Class in com.amazonaws.services.s3.model
Represents a bucket's notification configuration.
BucketNotificationConfiguration() - Constructor for class com.amazonaws.services.s3.model.BucketNotificationConfiguration
Creates a new bucket notification configuration.
BucketNotificationConfiguration(Collection<BucketNotificationConfiguration.TopicConfiguration>) - Constructor for class com.amazonaws.services.s3.model.BucketNotificationConfiguration
Creates a new bucket notification configuration containing the specified TopicConfigurations.
BucketNotificationConfiguration.TopicConfiguration - Class in com.amazonaws.services.s3.model
Represents the SNS topic to publish event notification to.
BucketNotificationConfiguration.TopicConfiguration(String, String) - Constructor for class com.amazonaws.services.s3.model.BucketNotificationConfiguration.TopicConfiguration
Creates a new BucketNotificationConfiguration.TopicConfiguration.
BucketPolicy - Class in com.amazonaws.services.s3.model
Represents a Amazon S3 bucket policy.
BucketPolicy() - Constructor for class com.amazonaws.services.s3.model.BucketPolicy
 
BucketTaggingConfiguration - Class in com.amazonaws.services.s3.model
 
BucketTaggingConfiguration() - Constructor for class com.amazonaws.services.s3.model.BucketTaggingConfiguration
Creates a new bucket tagging configuration.
BucketTaggingConfiguration(Collection<TagSet>) - Constructor for class com.amazonaws.services.s3.model.BucketTaggingConfiguration
Creates a new bucket Tagging configuration containing the specified TopicConfigurations.
BucketVersioningConfiguration - Class in com.amazonaws.services.s3.model
Represents the versioning configuration for a bucket.
BucketVersioningConfiguration() - Constructor for class com.amazonaws.services.s3.model.BucketVersioningConfiguration
Creates a new bucket versioning configuration object which defaults to BucketVersioningConfiguration.OFF status.
BucketVersioningConfiguration(String) - Constructor for class com.amazonaws.services.s3.model.BucketVersioningConfiguration
Creates a new bucket versioning configuration object with the specified status.
BucketWebsiteConfiguration - Class in com.amazonaws.services.s3.model
Bucket configuration options for hosting static websites entirely out of Amazon S3.
BucketWebsiteConfiguration() - Constructor for class com.amazonaws.services.s3.model.BucketWebsiteConfiguration
Creates a new BucketWebsiteConfiguration.
BucketWebsiteConfiguration(String) - Constructor for class com.amazonaws.services.s3.model.BucketWebsiteConfiguration
Creates a new BucketWebsiteConfiguration with the specified index document suffix.
BucketWebsiteConfiguration(String, String) - Constructor for class com.amazonaws.services.s3.model.BucketWebsiteConfiguration
Creates a new BucketWebsiteConfiguration with the specified index document suffix and error document.
bundleInstance(BundleInstanceRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
The BundleInstance operation request that an instance is bundled the next time it boots.
bundleInstance(BundleInstanceRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
The BundleInstance operation request that an instance is bundled the next time it boots.
bundleInstanceAsync(BundleInstanceRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
The BundleInstance operation request that an instance is bundled the next time it boots.
bundleInstanceAsync(BundleInstanceRequest, AsyncHandler<BundleInstanceRequest, BundleInstanceResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
The BundleInstance operation request that an instance is bundled the next time it boots.
bundleInstanceAsync(BundleInstanceRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
The BundleInstance operation request that an instance is bundled the next time it boots.
bundleInstanceAsync(BundleInstanceRequest, AsyncHandler<BundleInstanceRequest, BundleInstanceResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
The BundleInstance operation request that an instance is bundled the next time it boots.
BundleInstanceRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the BundleInstance operation.
BundleInstanceRequest() - Constructor for class com.amazonaws.services.ec2.model.BundleInstanceRequest
Default constructor for a new BundleInstanceRequest object.
BundleInstanceRequest(String, Storage) - Constructor for class com.amazonaws.services.ec2.model.BundleInstanceRequest
Constructs a new BundleInstanceRequest object.
BundleInstanceResult - Class in com.amazonaws.services.ec2.model
BundleInstanceResult() - Constructor for class com.amazonaws.services.ec2.model.BundleInstanceResult
 
BundleTask - Class in com.amazonaws.services.ec2.model
Represents a task to bundle an EC2 Windows instance into a new image.
BundleTask() - Constructor for class com.amazonaws.services.ec2.model.BundleTask
 
BundleTaskError - Class in com.amazonaws.services.ec2.model
Represents an error that occurred during a bundle task.
BundleTaskError() - Constructor for class com.amazonaws.services.ec2.model.BundleTaskError
 
BundleTaskState - Enum in com.amazonaws.services.ec2.model
Bundle Task State

C

CACHE_CONTROL - Static variable in interface com.amazonaws.services.s3.Headers
 
cancelBundleTask(CancelBundleTaskRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
CancelBundleTask operation cancels a pending or in-progress bundling task.
cancelBundleTask(CancelBundleTaskRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
CancelBundleTask operation cancels a pending or in-progress bundling task.
cancelBundleTaskAsync(CancelBundleTaskRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
CancelBundleTask operation cancels a pending or in-progress bundling task.
cancelBundleTaskAsync(CancelBundleTaskRequest, AsyncHandler<CancelBundleTaskRequest, CancelBundleTaskResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
CancelBundleTask operation cancels a pending or in-progress bundling task.
cancelBundleTaskAsync(CancelBundleTaskRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
CancelBundleTask operation cancels a pending or in-progress bundling task.
cancelBundleTaskAsync(CancelBundleTaskRequest, AsyncHandler<CancelBundleTaskRequest, CancelBundleTaskResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
CancelBundleTask operation cancels a pending or in-progress bundling task.
CancelBundleTaskRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the CancelBundleTask operation.
CancelBundleTaskRequest() - Constructor for class com.amazonaws.services.ec2.model.CancelBundleTaskRequest
Default constructor for a new CancelBundleTaskRequest object.
CancelBundleTaskRequest(String) - Constructor for class com.amazonaws.services.ec2.model.CancelBundleTaskRequest
Constructs a new CancelBundleTaskRequest object.
CancelBundleTaskResult - Class in com.amazonaws.services.ec2.model
The result of canceling an Amazon EC2 bundle task.
CancelBundleTaskResult() - Constructor for class com.amazonaws.services.ec2.model.CancelBundleTaskResult
 
cancelConversionTask(CancelConversionTaskRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
 
cancelConversionTask(CancelConversionTaskRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
 
cancelConversionTaskAsync(CancelConversionTaskRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
 
cancelConversionTaskAsync(CancelConversionTaskRequest, AsyncHandler<CancelConversionTaskRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
 
cancelConversionTaskAsync(CancelConversionTaskRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
 
cancelConversionTaskAsync(CancelConversionTaskRequest, AsyncHandler<CancelConversionTaskRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
 
CancelConversionTaskRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the CancelConversionTask operation.
CancelConversionTaskRequest() - Constructor for class com.amazonaws.services.ec2.model.CancelConversionTaskRequest
 
cancelExportTask(CancelExportTaskRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
 
cancelExportTask(CancelExportTaskRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
 
cancelExportTaskAsync(CancelExportTaskRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
 
cancelExportTaskAsync(CancelExportTaskRequest, AsyncHandler<CancelExportTaskRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
 
cancelExportTaskAsync(CancelExportTaskRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
 
cancelExportTaskAsync(CancelExportTaskRequest, AsyncHandler<CancelExportTaskRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
 
CancelExportTaskRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the CancelExportTask operation.
CancelExportTaskRequest() - Constructor for class com.amazonaws.services.ec2.model.CancelExportTaskRequest
 
CancelledSpotInstanceRequest - Class in com.amazonaws.services.ec2.model
Cancelled Spot Instance Request
CancelledSpotInstanceRequest() - Constructor for class com.amazonaws.services.ec2.model.CancelledSpotInstanceRequest
 
cancelReservedInstancesListing(CancelReservedInstancesListingRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
 
cancelReservedInstancesListing(CancelReservedInstancesListingRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
 
cancelReservedInstancesListingAsync(CancelReservedInstancesListingRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
 
cancelReservedInstancesListingAsync(CancelReservedInstancesListingRequest, AsyncHandler<CancelReservedInstancesListingRequest, CancelReservedInstancesListingResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
 
cancelReservedInstancesListingAsync(CancelReservedInstancesListingRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
 
cancelReservedInstancesListingAsync(CancelReservedInstancesListingRequest, AsyncHandler<CancelReservedInstancesListingRequest, CancelReservedInstancesListingResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
 
CancelReservedInstancesListingRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the CancelReservedInstancesListing operation.
CancelReservedInstancesListingRequest() - Constructor for class com.amazonaws.services.ec2.model.CancelReservedInstancesListingRequest
 
CancelReservedInstancesListingResult - Class in com.amazonaws.services.ec2.model
Cancel Reserved Instances Listing Result
CancelReservedInstancesListingResult() - Constructor for class com.amazonaws.services.ec2.model.CancelReservedInstancesListingResult
 
cancelSpotInstanceRequests(CancelSpotInstanceRequestsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Cancels one or more Spot Instance requests.
cancelSpotInstanceRequests(CancelSpotInstanceRequestsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Cancels one or more Spot Instance requests.
cancelSpotInstanceRequestsAsync(CancelSpotInstanceRequestsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Cancels one or more Spot Instance requests.
cancelSpotInstanceRequestsAsync(CancelSpotInstanceRequestsRequest, AsyncHandler<CancelSpotInstanceRequestsRequest, CancelSpotInstanceRequestsResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Cancels one or more Spot Instance requests.
cancelSpotInstanceRequestsAsync(CancelSpotInstanceRequestsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Cancels one or more Spot Instance requests.
cancelSpotInstanceRequestsAsync(CancelSpotInstanceRequestsRequest, AsyncHandler<CancelSpotInstanceRequestsRequest, CancelSpotInstanceRequestsResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Cancels one or more Spot Instance requests.
CancelSpotInstanceRequestsRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the CancelSpotInstanceRequests operation.
CancelSpotInstanceRequestsRequest() - Constructor for class com.amazonaws.services.ec2.model.CancelSpotInstanceRequestsRequest
Default constructor for a new CancelSpotInstanceRequestsRequest object.
CancelSpotInstanceRequestsRequest(List<String>) - Constructor for class com.amazonaws.services.ec2.model.CancelSpotInstanceRequestsRequest
Constructs a new CancelSpotInstanceRequestsRequest object.
CancelSpotInstanceRequestsResult - Class in com.amazonaws.services.ec2.model
Cancel Spot Instance Requests Result
CancelSpotInstanceRequestsResult() - Constructor for class com.amazonaws.services.ec2.model.CancelSpotInstanceRequestsResult
 
CancelSpotInstanceRequestState - Enum in com.amazonaws.services.ec2.model
Cancel Spot Instance Request State
CANNED_ACL_CONDITION_KEY - Static variable in class com.amazonaws.auth.policy.conditions.S3ConditionFactory
Condition key for the canned ACL specified by a request.
CannedAccessControlList - Enum in com.amazonaws.services.s3.model
Specifies constants defining a canned access control list.
CanonicalGrantee - Class in com.amazonaws.services.s3.model
Represents a grantee identified by their canonical Amazon ID.
CanonicalGrantee(String) - Constructor for class com.amazonaws.services.s3.model.CanonicalGrantee
Constructs a new CanonicalGrantee object with the given canonical ID.
Capacity - Class in com.amazonaws.services.dynamodbv2.model
Represents the amount of provisioned throughput capacity consumed on a table or an index.
Capacity() - Constructor for class com.amazonaws.services.dynamodbv2.model.Capacity
 
CertificateNotFoundException - Exception in com.amazonaws.services.elasticloadbalancing.model
The specified SSL ID does not refer to a valid SSL certificate in the AWS Identity and Access Management Service.
CertificateNotFoundException(String) - Constructor for exception com.amazonaws.services.elasticloadbalancing.model.CertificateNotFoundException
Constructs a new CertificateNotFoundException with the specified error message.
changeMessageVisibility(ChangeMessageVisibilityRequest) - Method in interface com.amazonaws.services.sqs.AmazonSQS
The ChangeMessageVisibility action changes the visibility timeout of a specified message in a queue to a new value.
changeMessageVisibility(ChangeMessageVisibilityRequest) - Method in class com.amazonaws.services.sqs.AmazonSQSClient
The ChangeMessageVisibility action changes the visibility timeout of a specified message in a queue to a new value.
changeMessageVisibility(ChangeMessageVisibilityRequest) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
 
changeMessageVisibility(ChangeMessageVisibilityRequest, QueueBufferCallback<ChangeMessageVisibilityRequest, Void>) - Method in class com.amazonaws.services.sqs.buffered.SendQueueBuffer
 
changeMessageVisibilityAsync(ChangeMessageVisibilityRequest) - Method in interface com.amazonaws.services.sqs.AmazonSQSAsync
The ChangeMessageVisibility action changes the visibility timeout of a specified message in a queue to a new value.
changeMessageVisibilityAsync(ChangeMessageVisibilityRequest, AsyncHandler<ChangeMessageVisibilityRequest, Void>) - Method in interface com.amazonaws.services.sqs.AmazonSQSAsync
The ChangeMessageVisibility action changes the visibility timeout of a specified message in a queue to a new value.
changeMessageVisibilityAsync(ChangeMessageVisibilityRequest) - Method in class com.amazonaws.services.sqs.AmazonSQSAsyncClient
The ChangeMessageVisibility action changes the visibility timeout of a specified message in a queue to a new value.
changeMessageVisibilityAsync(ChangeMessageVisibilityRequest, AsyncHandler<ChangeMessageVisibilityRequest, Void>) - Method in class com.amazonaws.services.sqs.AmazonSQSAsyncClient
The ChangeMessageVisibility action changes the visibility timeout of a specified message in a queue to a new value.
changeMessageVisibilityAsync(ChangeMessageVisibilityRequest) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
 
changeMessageVisibilityAsync(ChangeMessageVisibilityRequest, AsyncHandler<ChangeMessageVisibilityRequest, Void>) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
 
changeMessageVisibilityBatch(ChangeMessageVisibilityBatchRequest) - Method in interface com.amazonaws.services.sqs.AmazonSQS
This is a batch version of ChangeMessageVisibility.
changeMessageVisibilityBatch(ChangeMessageVisibilityBatchRequest) - Method in class com.amazonaws.services.sqs.AmazonSQSClient
This is a batch version of ChangeMessageVisibility.
changeMessageVisibilityBatch(ChangeMessageVisibilityBatchRequest) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
 
changeMessageVisibilityBatchAsync(ChangeMessageVisibilityBatchRequest) - Method in interface com.amazonaws.services.sqs.AmazonSQSAsync
This is a batch version of ChangeMessageVisibility.
changeMessageVisibilityBatchAsync(ChangeMessageVisibilityBatchRequest, AsyncHandler<ChangeMessageVisibilityBatchRequest, ChangeMessageVisibilityBatchResult>) - Method in interface com.amazonaws.services.sqs.AmazonSQSAsync
This is a batch version of ChangeMessageVisibility.
changeMessageVisibilityBatchAsync(ChangeMessageVisibilityBatchRequest) - Method in class com.amazonaws.services.sqs.AmazonSQSAsyncClient
This is a batch version of ChangeMessageVisibility.
changeMessageVisibilityBatchAsync(ChangeMessageVisibilityBatchRequest, AsyncHandler<ChangeMessageVisibilityBatchRequest, ChangeMessageVisibilityBatchResult>) - Method in class com.amazonaws.services.sqs.AmazonSQSAsyncClient
This is a batch version of ChangeMessageVisibility.
changeMessageVisibilityBatchAsync(ChangeMessageVisibilityBatchRequest) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
 
changeMessageVisibilityBatchAsync(ChangeMessageVisibilityBatchRequest, AsyncHandler<ChangeMessageVisibilityBatchRequest, ChangeMessageVisibilityBatchResult>) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
 
ChangeMessageVisibilityBatchRequest - Class in com.amazonaws.services.sqs.model
Container for the parameters to the ChangeMessageVisibilityBatch operation.
ChangeMessageVisibilityBatchRequest() - Constructor for class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchRequest
Default constructor for a new ChangeMessageVisibilityBatchRequest object.
ChangeMessageVisibilityBatchRequest(String, List<ChangeMessageVisibilityBatchRequestEntry>) - Constructor for class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchRequest
Constructs a new ChangeMessageVisibilityBatchRequest object.
ChangeMessageVisibilityBatchRequestEntry - Class in com.amazonaws.services.sqs.model
Encloses a receipt handle and an entry id for each message in ChangeMessageVisibilityBatch.
ChangeMessageVisibilityBatchRequestEntry() - Constructor for class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchRequestEntry
Default constructor for a new ChangeMessageVisibilityBatchRequestEntry object.
ChangeMessageVisibilityBatchRequestEntry(String, String) - Constructor for class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchRequestEntry
Constructs a new ChangeMessageVisibilityBatchRequestEntry object.
ChangeMessageVisibilityBatchResult - Class in com.amazonaws.services.sqs.model
 
ChangeMessageVisibilityBatchResult() - Constructor for class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchResult
 
ChangeMessageVisibilityBatchResultEntry - Class in com.amazonaws.services.sqs.model
Encloses the id of an entry in ChangeMessageVisibilityBatch.
ChangeMessageVisibilityBatchResultEntry() - Constructor for class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchResultEntry
 
ChangeMessageVisibilityRequest - Class in com.amazonaws.services.sqs.model
Container for the parameters to the ChangeMessageVisibility operation.
ChangeMessageVisibilityRequest() - Constructor for class com.amazonaws.services.sqs.model.ChangeMessageVisibilityRequest
Default constructor for a new ChangeMessageVisibilityRequest object.
ChangeMessageVisibilityRequest(String, String, Integer) - Constructor for class com.amazonaws.services.sqs.model.ChangeMessageVisibilityRequest
Constructs a new ChangeMessageVisibilityRequest object.
changeObjectStorageClass(String, String, StorageClass) - Method in interface com.amazonaws.services.s3.AmazonS3
Changes the Amazon S3 storage class for a specified object.
changeObjectStorageClass(String, String, StorageClass) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
ClasspathPropertiesFileCredentialsProvider - Class in com.amazonaws.auth
AWSCredentialsProvider implementation that loads AWS security credentials from a properties file on the classpath.
ClasspathPropertiesFileCredentialsProvider() - Constructor for class com.amazonaws.auth.ClasspathPropertiesFileCredentialsProvider
Creates a new ClasspathPropertiesFileCredentialsProvider that will attempt to load the AwsCredentials.properties file from the classpath to read AWS security credentials.
ClasspathPropertiesFileCredentialsProvider(String) - Constructor for class com.amazonaws.auth.ClasspathPropertiesFileCredentialsProvider
Creates a new ClasspathPropertiesFileCredentialsProvider that will attempt to load a custom file from the classpath to read AWS security credentials.
clear() - Method in class com.amazonaws.services.dynamodb.datamodeling.PaginatedList
Deprecated.  
clear() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.PaginatedList
 
clear() - Method in class com.amazonaws.services.sqs.buffered.ReceiveQueueBuffer
Clears and nacks any pre-fetched messages in this buffer.
clearAttributesEntries() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemResult
Removes all the entries added into Attributes.
clearAttributesEntries() - Method in class com.amazonaws.services.dynamodbv2.model.PutItemResult
Removes all the entries added into Attributes.
clearAttributesEntries() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemResult
Removes all the entries added into Attributes.
clearAttributesEntries() - Method in class com.amazonaws.services.sns.model.CreatePlatformApplicationRequest
Removes all the entries added into Attributes.
clearAttributesEntries() - Method in class com.amazonaws.services.sns.model.CreatePlatformEndpointRequest
Removes all the entries added into Attributes.
clearAttributesEntries() - Method in class com.amazonaws.services.sns.model.Endpoint
Removes all the entries added into Attributes.
clearAttributesEntries() - Method in class com.amazonaws.services.sns.model.GetEndpointAttributesResult
Removes all the entries added into Attributes.
clearAttributesEntries() - Method in class com.amazonaws.services.sns.model.GetPlatformApplicationAttributesResult
Removes all the entries added into Attributes.
clearAttributesEntries() - Method in class com.amazonaws.services.sns.model.GetSubscriptionAttributesResult
Removes all the entries added into Attributes.
clearAttributesEntries() - Method in class com.amazonaws.services.sns.model.GetTopicAttributesResult
Removes all the entries added into Attributes.
clearAttributesEntries() - Method in class com.amazonaws.services.sns.model.PlatformApplication
Removes all the entries added into Attributes.
clearAttributesEntries() - Method in class com.amazonaws.services.sns.model.SetEndpointAttributesRequest
Removes all the entries added into Attributes.
clearAttributesEntries() - Method in class com.amazonaws.services.sns.model.SetPlatformApplicationAttributesRequest
Removes all the entries added into Attributes.
clearAttributesEntries() - Method in class com.amazonaws.services.sqs.model.CreateQueueRequest
Removes all the entries added into Attributes.
clearAttributesEntries() - Method in class com.amazonaws.services.sqs.model.GetQueueAttributesResult
Removes all the entries added into Attributes.
clearAttributesEntries() - Method in class com.amazonaws.services.sqs.model.Message
Removes all the entries added into Attributes.
clearAttributesEntries() - Method in class com.amazonaws.services.sqs.model.SetQueueAttributesRequest
Removes all the entries added into Attributes.
clearAttributeUpdatesEntries() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
Removes all the entries added into AttributeUpdates.
clearDkimAttributesEntries() - Method in class com.amazonaws.services.simpleemail.model.GetIdentityDkimAttributesResult
Removes all the entries added into DkimAttributes.
clearExclusiveStartKeyEntries() - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
Removes all the entries added into ExclusiveStartKey.
clearExclusiveStartKeyEntries() - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
Removes all the entries added into ExclusiveStartKey.
clearExpectedEntries() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
Removes all the entries added into Expected.
clearExpectedEntries() - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
Removes all the entries added into Expected.
clearExpectedEntries() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
Removes all the entries added into Expected.
clearGlobalSecondaryIndexesEntries() - Method in class com.amazonaws.services.dynamodbv2.model.ConsumedCapacity
Removes all the entries added into GlobalSecondaryIndexes.
clearItemCollectionKeyEntries() - Method in class com.amazonaws.services.dynamodbv2.model.ItemCollectionMetrics
Removes all the entries added into ItemCollectionKey.
clearItemCollectionMetricsEntries() - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemResult
Removes all the entries added into ItemCollectionMetrics.
clearItemEntries() - Method in class com.amazonaws.services.dynamodbv2.model.GetItemResult
Removes all the entries added into Item.
clearItemEntries() - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
Removes all the entries added into Item.
clearItemEntries() - Method in class com.amazonaws.services.dynamodbv2.model.PutRequest
Removes all the entries added into Item.
clearKeyConditionsEntries() - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
Removes all the entries added into KeyConditions.
clearKeyEntries() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
Removes all the entries added into Key.
clearKeyEntries() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteRequest
Removes all the entries added into Key.
clearKeyEntries() - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
Removes all the entries added into Key.
clearKeyEntries() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
Removes all the entries added into Key.
clearLastEvaluatedKeyEntries() - Method in class com.amazonaws.services.dynamodbv2.model.QueryResult
Removes all the entries added into LastEvaluatedKey.
clearLastEvaluatedKeyEntries() - Method in class com.amazonaws.services.dynamodbv2.model.ScanResult
Removes all the entries added into LastEvaluatedKey.
clearLocalSecondaryIndexesEntries() - Method in class com.amazonaws.services.dynamodbv2.model.ConsumedCapacity
Removes all the entries added into LocalSecondaryIndexes.
clearNotificationAttributesEntries() - Method in class com.amazonaws.services.simpleemail.model.GetIdentityNotificationAttributesResult
Removes all the entries added into NotificationAttributes.
clearRequestItemsEntries() - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemRequest
Removes all the entries added into RequestItems.
clearRequestItemsEntries() - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemRequest
Removes all the entries added into RequestItems.
clearResponsesEntries() - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemResult
Removes all the entries added into Responses.
clearScanFilterEntries() - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
Removes all the entries added into ScanFilter.
clearUnprocessedItemsEntries() - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemResult
Removes all the entries added into UnprocessedItems.
clearUnprocessedKeysEntries() - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemResult
Removes all the entries added into UnprocessedKeys.
clearVerificationAttributesEntries() - Method in class com.amazonaws.services.simpleemail.model.GetIdentityVerificationAttributesResult
Removes all the entries added into VerificationAttributes.
ClientConfiguration - Class in com.amazonaws
Client configuration options such as proxy settings, user agent string, max retry attempts, etc.
ClientConfiguration() - Constructor for class com.amazonaws.ClientConfiguration
 
ClientConfiguration(ClientConfiguration) - Constructor for class com.amazonaws.ClientConfiguration
 
close() - Method in class com.amazonaws.services.s3.model.S3Object
Releases any underlying system resources.
CloudFormation - Static variable in class com.amazonaws.regions.ServiceAbbreviations
 
CloudFront - Static variable in class com.amazonaws.regions.ServiceAbbreviations
 
CloudSearch - Static variable in class com.amazonaws.regions.ServiceAbbreviations
 
CloudWatch - Static variable in class com.amazonaws.regions.ServiceAbbreviations
 
CloudWatchActions - Enum in com.amazonaws.auth.policy.actions
The available AWS access control policy actions for Amazon CloudWatch.
com.amazonaws - package com.amazonaws
 
com.amazonaws.auth - package com.amazonaws.auth
 
com.amazonaws.auth.policy - package com.amazonaws.auth.policy
Classes for creating custom AWS access control policies.
com.amazonaws.auth.policy.actions - package com.amazonaws.auth.policy.actions
Collection of actions for AWS access control policies.
com.amazonaws.auth.policy.conditions - package com.amazonaws.auth.policy.conditions
Collection of AWS access control policy conditions.
com.amazonaws.auth.policy.resources - package com.amazonaws.auth.policy.resources
Collection of resources for AWS access control policies.
com.amazonaws.handlers - package com.amazonaws.handlers
 
com.amazonaws.regions - package com.amazonaws.regions
 
com.amazonaws.services.autoscaling - package com.amazonaws.services.autoscaling
Synchronous and asynchronous client classes for accessing AmazonAutoScaling.
com.amazonaws.services.autoscaling.model - package com.amazonaws.services.autoscaling.model
Classes modeling the various types represented by AmazonAutoScaling.
com.amazonaws.services.cloudwatch - package com.amazonaws.services.cloudwatch
Synchronous and asynchronous client classes for accessing AmazonCloudWatch.
com.amazonaws.services.cloudwatch.model - package com.amazonaws.services.cloudwatch.model
Classes modeling the various types represented by AmazonCloudWatch.
com.amazonaws.services.dynamodb - package com.amazonaws.services.dynamodb
Synchronous and asynchronous client classes for accessing AmazonDynamoDB.
com.amazonaws.services.dynamodb.datamodeling - package com.amazonaws.services.dynamodb.datamodeling
 
com.amazonaws.services.dynamodb.model - package com.amazonaws.services.dynamodb.model
Classes modeling the various types represented by AmazonDynamoDB.
com.amazonaws.services.dynamodbv2 - package com.amazonaws.services.dynamodbv2
Synchronous and asynchronous client classes for accessing AmazonDynamoDBv2.
com.amazonaws.services.dynamodbv2.datamodeling - package com.amazonaws.services.dynamodbv2.datamodeling
 
com.amazonaws.services.dynamodbv2.model - package com.amazonaws.services.dynamodbv2.model
Classes modeling the various types represented by AmazonDynamoDBv2.
com.amazonaws.services.dynamodbv2.util - package com.amazonaws.services.dynamodbv2.util
 
com.amazonaws.services.ec2 - package com.amazonaws.services.ec2
Synchronous and asynchronous client classes for accessing AmazonEC2.
com.amazonaws.services.ec2.model - package com.amazonaws.services.ec2.model
Classes modeling the various types represented by AmazonEC2.
com.amazonaws.services.ec2.util - package com.amazonaws.services.ec2.util
Utilities for working with Amazon EC2 such as generating policy signatures for use with the bundling API.
com.amazonaws.services.elasticloadbalancing - package com.amazonaws.services.elasticloadbalancing
Synchronous and asynchronous client classes for accessing AmazonElasticLoadBalancing.
com.amazonaws.services.elasticloadbalancing.model - package com.amazonaws.services.elasticloadbalancing.model
Classes modeling the various types represented by AmazonElasticLoadBalancing.
com.amazonaws.services.s3 - package com.amazonaws.services.s3
Synchronous client for accessing Amazon S3.
com.amazonaws.services.s3.iterable - package com.amazonaws.services.s3.iterable
 
com.amazonaws.services.s3.metrics - package com.amazonaws.services.s3.metrics
 
com.amazonaws.services.s3.model - package com.amazonaws.services.s3.model
Classes modeling the various types represented by Amazon S3.
com.amazonaws.services.s3.transfer - package com.amazonaws.services.s3.transfer
Transfer management.
com.amazonaws.services.s3.transfer.model - package com.amazonaws.services.s3.transfer.model
 
com.amazonaws.services.securitytoken - package com.amazonaws.services.securitytoken
Synchronous and asynchronous client classes for accessing AWSSecurityTokenService.
com.amazonaws.services.securitytoken.model - package com.amazonaws.services.securitytoken.model
Classes modeling the various types represented by AWSSecurityTokenService.
com.amazonaws.services.simpledb - package com.amazonaws.services.simpledb
Synchronous and asynchronous client classes for accessing AmazonSimpleDB.
com.amazonaws.services.simpledb.model - package com.amazonaws.services.simpledb.model
Classes modeling the various types represented by AmazonSimpleDB.
com.amazonaws.services.simpledb.util - package com.amazonaws.services.simpledb.util
Common utilities for working with Amazon SimpleDB, such as padding numeric datatypes so they can be compared as strings.
com.amazonaws.services.simpleemail - package com.amazonaws.services.simpleemail
Synchronous and asynchronous client classes for accessing AmazonSimpleEmailService.
com.amazonaws.services.simpleemail.model - package com.amazonaws.services.simpleemail.model
Classes modeling the various types represented by AmazonSimpleEmailService.
com.amazonaws.services.sns - package com.amazonaws.services.sns
Synchronous and asynchronous client classes for accessing AmazonSNS.
com.amazonaws.services.sns.model - package com.amazonaws.services.sns.model
Classes modeling the various types represented by AmazonSNS.
com.amazonaws.services.sns.util - package com.amazonaws.services.sns.util
Utilities for working with Amazon Simple Notification Service such as validating message signatures.
com.amazonaws.services.sqs - package com.amazonaws.services.sqs
Synchronous and asynchronous client classes for accessing AmazonSQS.
com.amazonaws.services.sqs.buffered - package com.amazonaws.services.sqs.buffered
 
com.amazonaws.services.sqs.model - package com.amazonaws.services.sqs.model
Classes modeling the various types represented by AmazonSQS.
ComparisonOperator - Enum in com.amazonaws.services.cloudwatch.model
Comparison Operator
ComparisonOperator - Enum in com.amazonaws.services.dynamodb.model
Deprecated. 
ComparisonOperator - Enum in com.amazonaws.services.dynamodbv2.model
Comparison Operator
completeMultipartUpload(CompleteMultipartUploadRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Completes a multipart upload by assembling previously uploaded parts.
completeMultipartUpload(CompleteMultipartUploadRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
completeMultipartUpload(CompleteMultipartUploadRequest) - Method in class com.amazonaws.services.s3.AmazonS3EncryptionClient
 
CompleteMultipartUploadRequest - Class in com.amazonaws.services.s3.model
Container for the parameters of the CompleteMultipartUpload operation.
CompleteMultipartUploadRequest(String, String, String, List<PartETag>) - Constructor for class com.amazonaws.services.s3.model.CompleteMultipartUploadRequest
Constructs a new request to complete a multipart upload.
CompleteMultipartUploadResult - Class in com.amazonaws.services.s3.model
The CompleteMultipartUploadResult contains all the information about the CompleteMultipartUpload method.
CompleteMultipartUploadResult() - Constructor for class com.amazonaws.services.s3.model.CompleteMultipartUploadResult
 
Condition - Class in com.amazonaws.auth.policy
AWS access control policy conditions are contained in Statement objects, and affect when a statement is applied.
Condition() - Constructor for class com.amazonaws.auth.policy.Condition
 
Condition - Class in com.amazonaws.services.dynamodb.model
Deprecated. 
Condition() - Constructor for class com.amazonaws.services.dynamodb.model.Condition
Deprecated. Default constructor for a new Condition object.
Condition - Class in com.amazonaws.services.dynamodbv2.model
Represents a selection criteria for a Query or Scan operation.
Condition() - Constructor for class com.amazonaws.services.dynamodbv2.model.Condition
Default constructor for a new Condition object.
ConditionalCheckFailedException - Exception in com.amazonaws.services.dynamodb.model
Deprecated. 
ConditionalCheckFailedException(String) - Constructor for exception com.amazonaws.services.dynamodb.model.ConditionalCheckFailedException
Deprecated. Constructs a new ConditionalCheckFailedException with the specified error message.
ConditionalCheckFailedException - Exception in com.amazonaws.services.dynamodbv2.model
A condition specified in the operation could not be evaluated.
ConditionalCheckFailedException(String) - Constructor for exception com.amazonaws.services.dynamodbv2.model.ConditionalCheckFailedException
Constructs a new ConditionalCheckFailedException with the specified error message.
ConditionFactory - Class in com.amazonaws.auth.policy.conditions
Factory for creating common AWS access control policy conditions.
configureHealthCheck(ConfigureHealthCheckRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancing
Specifies the health check settings to use for evaluating the health state of your back-end instances.
configureHealthCheck(ConfigureHealthCheckRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingClient
Specifies the health check settings to use for evaluating the health state of your back-end instances.
configureHealthCheckAsync(ConfigureHealthCheckRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
Specifies the health check settings to use for evaluating the health state of your back-end instances.
configureHealthCheckAsync(ConfigureHealthCheckRequest, AsyncHandler<ConfigureHealthCheckRequest, ConfigureHealthCheckResult>) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
Specifies the health check settings to use for evaluating the health state of your back-end instances.
configureHealthCheckAsync(ConfigureHealthCheckRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Specifies the health check settings to use for evaluating the health state of your back-end instances.
configureHealthCheckAsync(ConfigureHealthCheckRequest, AsyncHandler<ConfigureHealthCheckRequest, ConfigureHealthCheckResult>) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Specifies the health check settings to use for evaluating the health state of your back-end instances.
ConfigureHealthCheckRequest - Class in com.amazonaws.services.elasticloadbalancing.model
Container for the parameters to the ConfigureHealthCheck operation.
ConfigureHealthCheckRequest() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.ConfigureHealthCheckRequest
Default constructor for a new ConfigureHealthCheckRequest object.
ConfigureHealthCheckRequest(String, HealthCheck) - Constructor for class com.amazonaws.services.elasticloadbalancing.model.ConfigureHealthCheckRequest
Constructs a new ConfigureHealthCheckRequest object.
ConfigureHealthCheckResult - Class in com.amazonaws.services.elasticloadbalancing.model
The output for the ConfigureHealthCheck action.
ConfigureHealthCheckResult() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.ConfigureHealthCheckResult
 
confirmProductInstance(ConfirmProductInstanceRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
The ConfirmProductInstance operation returns true if the specified product code is attached to the specified instance.
confirmProductInstance(ConfirmProductInstanceRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
The ConfirmProductInstance operation returns true if the specified product code is attached to the specified instance.
confirmProductInstanceAsync(ConfirmProductInstanceRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
The ConfirmProductInstance operation returns true if the specified product code is attached to the specified instance.
confirmProductInstanceAsync(ConfirmProductInstanceRequest, AsyncHandler<ConfirmProductInstanceRequest, ConfirmProductInstanceResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
The ConfirmProductInstance operation returns true if the specified product code is attached to the specified instance.
confirmProductInstanceAsync(ConfirmProductInstanceRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
The ConfirmProductInstance operation returns true if the specified product code is attached to the specified instance.
confirmProductInstanceAsync(ConfirmProductInstanceRequest, AsyncHandler<ConfirmProductInstanceRequest, ConfirmProductInstanceResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
The ConfirmProductInstance operation returns true if the specified product code is attached to the specified instance.
ConfirmProductInstanceRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the ConfirmProductInstance operation.
ConfirmProductInstanceRequest() - Constructor for class com.amazonaws.services.ec2.model.ConfirmProductInstanceRequest
Default constructor for a new ConfirmProductInstanceRequest object.
ConfirmProductInstanceRequest(String, String) - Constructor for class com.amazonaws.services.ec2.model.ConfirmProductInstanceRequest
Constructs a new ConfirmProductInstanceRequest object.
ConfirmProductInstanceResult - Class in com.amazonaws.services.ec2.model
The result of calling the ConfirmProductInstance operation.
ConfirmProductInstanceResult() - Constructor for class com.amazonaws.services.ec2.model.ConfirmProductInstanceResult
 
confirmSubscription(ConfirmSubscriptionRequest) - Method in interface com.amazonaws.services.sns.AmazonSNS
The ConfirmSubscription action verifies an endpoint owner's intent to receive messages by validating the token sent to the endpoint by an earlier Subscribe action.
confirmSubscription(String, String, String) - Method in interface com.amazonaws.services.sns.AmazonSNS
The ConfirmSubscription action verifies an endpoint owner's intent to receive messages by validating the token sent to the endpoint by an earlier Subscribe action.
confirmSubscription(String, String) - Method in interface com.amazonaws.services.sns.AmazonSNS
The ConfirmSubscription action verifies an endpoint owner's intent to receive messages by validating the token sent to the endpoint by an earlier Subscribe action.
confirmSubscription(ConfirmSubscriptionRequest) - Method in class com.amazonaws.services.sns.AmazonSNSClient
The ConfirmSubscription action verifies an endpoint owner's intent to receive messages by validating the token sent to the endpoint by an earlier Subscribe action.
confirmSubscription(String, String, String) - Method in class com.amazonaws.services.sns.AmazonSNSClient
The ConfirmSubscription action verifies an endpoint owner's intent to receive messages by validating the token sent to the endpoint by an earlier Subscribe action.
confirmSubscription(String, String) - Method in class com.amazonaws.services.sns.AmazonSNSClient
The ConfirmSubscription action verifies an endpoint owner's intent to receive messages by validating the token sent to the endpoint by an earlier Subscribe action.
confirmSubscriptionAsync(ConfirmSubscriptionRequest) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
The ConfirmSubscription action verifies an endpoint owner's intent to receive messages by validating the token sent to the endpoint by an earlier Subscribe action.
confirmSubscriptionAsync(ConfirmSubscriptionRequest, AsyncHandler<ConfirmSubscriptionRequest, ConfirmSubscriptionResult>) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
The ConfirmSubscription action verifies an endpoint owner's intent to receive messages by validating the token sent to the endpoint by an earlier Subscribe action.
confirmSubscriptionAsync(ConfirmSubscriptionRequest) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
The ConfirmSubscription action verifies an endpoint owner's intent to receive messages by validating the token sent to the endpoint by an earlier Subscribe action.
confirmSubscriptionAsync(ConfirmSubscriptionRequest, AsyncHandler<ConfirmSubscriptionRequest, ConfirmSubscriptionResult>) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
The ConfirmSubscription action verifies an endpoint owner's intent to receive messages by validating the token sent to the endpoint by an earlier Subscribe action.
ConfirmSubscriptionRequest - Class in com.amazonaws.services.sns.model
Container for the parameters to the ConfirmSubscription operation.
ConfirmSubscriptionRequest() - Constructor for class com.amazonaws.services.sns.model.ConfirmSubscriptionRequest
Default constructor for a new ConfirmSubscriptionRequest object.
ConfirmSubscriptionRequest(String, String) - Constructor for class com.amazonaws.services.sns.model.ConfirmSubscriptionRequest
Constructs a new ConfirmSubscriptionRequest object.
ConfirmSubscriptionRequest(String, String, String) - Constructor for class com.amazonaws.services.sns.model.ConfirmSubscriptionRequest
Constructs a new ConfirmSubscriptionRequest object.
ConfirmSubscriptionResult - Class in com.amazonaws.services.sns.model
Response for ConfirmSubscriptions action.
ConfirmSubscriptionResult() - Constructor for class com.amazonaws.services.sns.model.ConfirmSubscriptionResult
 
ConsumedCapacity - Class in com.amazonaws.services.dynamodbv2.model
Represents the capacity units consumed by an operation.
ConsumedCapacity() - Constructor for class com.amazonaws.services.dynamodbv2.model.ConsumedCapacity
 
ContainerFormat - Enum in com.amazonaws.services.ec2.model
Container Format
contains(Object) - Method in class com.amazonaws.services.dynamodb.datamodeling.PaginatedList
Deprecated. Returns whether the collection contains the given element.
contains(Object) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.PaginatedList
Returns whether the collection contains the given element.
containsAll(Collection<?>) - Method in class com.amazonaws.services.dynamodb.datamodeling.PaginatedList
Deprecated.  
containsAll(Collection<?>) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.PaginatedList
 
Content - Class in com.amazonaws.services.simpleemail.model
Represents textual data, plus an optional character set specification.
Content() - Constructor for class com.amazonaws.services.simpleemail.model.Content
Default constructor for a new Content object.
Content(String) - Constructor for class com.amazonaws.services.simpleemail.model.Content
Constructs a new Content object.
CONTENT_DISPOSITION - Static variable in interface com.amazonaws.services.s3.Headers
 
CONTENT_ENCODING - Static variable in interface com.amazonaws.services.s3.Headers
 
CONTENT_LENGTH - Static variable in interface com.amazonaws.services.s3.Headers
 
CONTENT_MD5 - Static variable in interface com.amazonaws.services.s3.Headers
 
CONTENT_TYPE - Static variable in interface com.amazonaws.services.s3.Headers
 
ConversionTask - Class in com.amazonaws.services.ec2.model
Conversion Task
ConversionTask() - Constructor for class com.amazonaws.services.ec2.model.ConversionTask
 
ConversionTaskState - Enum in com.amazonaws.services.ec2.model
Conversion Task State
COPY_PART_RANGE - Static variable in interface com.amazonaws.services.s3.Headers
Range header for the copy part request
COPY_SOURCE_CONDITION_KEY - Static variable in class com.amazonaws.auth.policy.conditions.S3ConditionFactory
Condition key for the source object specified by a request to copy an object.
COPY_SOURCE_IF_MATCH - Static variable in interface com.amazonaws.services.s3.Headers
ETag matching constraint header for the copy object request
COPY_SOURCE_IF_MODIFIED_SINCE - Static variable in interface com.amazonaws.services.s3.Headers
Modified since constraint header for the copy object request
COPY_SOURCE_IF_NO_MATCH - Static variable in interface com.amazonaws.services.s3.Headers
ETag non-matching constraint header for the copy object request
COPY_SOURCE_IF_UNMODIFIED_SINCE - Static variable in interface com.amazonaws.services.s3.Headers
Unmodified since constraint header for the copy object request
copyImage(CopyImageRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
 
copyImage(CopyImageRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
 
copyImageAsync(CopyImageRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
 
copyImageAsync(CopyImageRequest, AsyncHandler<CopyImageRequest, CopyImageResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
 
copyImageAsync(CopyImageRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
 
copyImageAsync(CopyImageRequest, AsyncHandler<CopyImageRequest, CopyImageResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
 
CopyImageRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the CopyImage operation.
CopyImageRequest() - Constructor for class com.amazonaws.services.ec2.model.CopyImageRequest
 
CopyImageResult - Class in com.amazonaws.services.ec2.model
Copy Image Result
CopyImageResult() - Constructor for class com.amazonaws.services.ec2.model.CopyImageResult
 
copyObject(String, String, String, String) - Method in interface com.amazonaws.services.s3.AmazonS3
Copies a source object to a new destination in Amazon S3.
copyObject(CopyObjectRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Copies a source object to a new destination in Amazon S3.
copyObject(String, String, String, String) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
copyObject(CopyObjectRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
CopyObjectRequest - Class in com.amazonaws.services.s3.model
Provides options for copying an Amazon S3 object from a source location to a new destination.
CopyObjectRequest(String, String, String, String) - Constructor for class com.amazonaws.services.s3.model.CopyObjectRequest
Constructs a new com.amazonaws.services.s3.model with only basic options.
CopyObjectRequest(String, String, String, String, String) - Constructor for class com.amazonaws.services.s3.model.CopyObjectRequest
Constructs a new CopyObjectRequest with basic options, providing an S3 version ID identifying the specific version of the source object to copy.
CopyObjectResult - Class in com.amazonaws.services.s3.model
Contains the data returned by Amazon S3 from the AmazonS3#copyObject(CopyObjectRequest copyObjectRequest) call.
CopyObjectResult() - Constructor for class com.amazonaws.services.s3.model.CopyObjectResult
 
copyPart(CopyPartRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Copies a source object to a part of a multipart upload.
copyPart(CopyPartRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
Copies a source object to a part of a multipart upload.
copyPart(CopyPartRequest) - Method in class com.amazonaws.services.s3.AmazonS3EncryptionClient
 
CopyPartRequest - Class in com.amazonaws.services.s3.model
Provides options for copying an Amazon S3 object from a source location to a part of a multipart upload.
CopyPartRequest() - Constructor for class com.amazonaws.services.s3.model.CopyPartRequest
 
CopyPartResult - Class in com.amazonaws.services.s3.model
Result of the copy part operation.
CopyPartResult() - Constructor for class com.amazonaws.services.s3.model.CopyPartResult
 
copyPrivateRequestParameters() - Method in class com.amazonaws.AmazonWebServiceRequest
Internal only method for accessing private, internal request parameters.
copySnapshot(CopySnapshotRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
 
copySnapshot(CopySnapshotRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
 
copySnapshotAsync(CopySnapshotRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
 
copySnapshotAsync(CopySnapshotRequest, AsyncHandler<CopySnapshotRequest, CopySnapshotResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
 
copySnapshotAsync(CopySnapshotRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
 
copySnapshotAsync(CopySnapshotRequest, AsyncHandler<CopySnapshotRequest, CopySnapshotResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
 
CopySnapshotRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the CopySnapshot operation.
CopySnapshotRequest() - Constructor for class com.amazonaws.services.ec2.model.CopySnapshotRequest
 
CopySnapshotResult - Class in com.amazonaws.services.ec2.model
Copy Snapshot Result
CopySnapshotResult() - Constructor for class com.amazonaws.services.ec2.model.CopySnapshotResult
 
CORSRule - Class in com.amazonaws.services.s3.model
Container for rules of cross origin configuration.
CORSRule() - Constructor for class com.amazonaws.services.s3.model.CORSRule
 
CORSRule.AllowedMethods - Enum in com.amazonaws.services.s3.model
Enumeration of names of the all the allowed methods.
count(Class<?>, DynamoDBScanExpression) - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapper
Deprecated. Evaluates the specified scan expression and returns the count of matching items, without returning any of the actual item data, using the default configuration.
count(Class<?>, DynamoDBScanExpression, DynamoDBMapperConfig) - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapper
Deprecated. Evaluates the specified scan expression and returns the count of matching items, without returning any of the actual item data.
count(Class<?>, DynamoDBQueryExpression) - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapper
Deprecated. Evaluates the specified query expression and returns the count of matching items, without returning any of the actual item data, using the default configuration.
count(Class<?>, DynamoDBQueryExpression, DynamoDBMapperConfig) - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapper
Deprecated. Evaluates the specified query expression and returns the count of matching items, without returning any of the actual item data.
count(Class<?>, DynamoDBScanExpression) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
Evaluates the specified scan expression and returns the count of matching items, without returning any of the actual item data, using the default configuration.
count(Class<?>, DynamoDBScanExpression, DynamoDBMapperConfig) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
Evaluates the specified scan expression and returns the count of matching items, without returning any of the actual item data.
count(Class<T>, DynamoDBQueryExpression<T>) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
Evaluates the specified query expression and returns the count of matching items, without returning any of the actual item data, using the default configuration.
count(Class<T>, DynamoDBQueryExpression<T>, DynamoDBMapperConfig) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
Evaluates the specified query expression and returns the count of matching items, without returning any of the actual item data.
createAppCookieStickinessPolicy(CreateAppCookieStickinessPolicyRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancing
Generates a stickiness policy with sticky session lifetimes that follow that of an application-generated cookie.
createAppCookieStickinessPolicy(CreateAppCookieStickinessPolicyRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingClient
Generates a stickiness policy with sticky session lifetimes that follow that of an application-generated cookie.
createAppCookieStickinessPolicyAsync(CreateAppCookieStickinessPolicyRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
Generates a stickiness policy with sticky session lifetimes that follow that of an application-generated cookie.
createAppCookieStickinessPolicyAsync(CreateAppCookieStickinessPolicyRequest, AsyncHandler<CreateAppCookieStickinessPolicyRequest, CreateAppCookieStickinessPolicyResult>) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
Generates a stickiness policy with sticky session lifetimes that follow that of an application-generated cookie.
createAppCookieStickinessPolicyAsync(CreateAppCookieStickinessPolicyRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Generates a stickiness policy with sticky session lifetimes that follow that of an application-generated cookie.
createAppCookieStickinessPolicyAsync(CreateAppCookieStickinessPolicyRequest, AsyncHandler<CreateAppCookieStickinessPolicyRequest, CreateAppCookieStickinessPolicyResult>) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Generates a stickiness policy with sticky session lifetimes that follow that of an application-generated cookie.
CreateAppCookieStickinessPolicyRequest - Class in com.amazonaws.services.elasticloadbalancing.model
Container for the parameters to the CreateAppCookieStickinessPolicy operation.
CreateAppCookieStickinessPolicyRequest() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.CreateAppCookieStickinessPolicyRequest
Default constructor for a new CreateAppCookieStickinessPolicyRequest object.
CreateAppCookieStickinessPolicyRequest(String, String, String) - Constructor for class com.amazonaws.services.elasticloadbalancing.model.CreateAppCookieStickinessPolicyRequest
Constructs a new CreateAppCookieStickinessPolicyRequest object.
CreateAppCookieStickinessPolicyResult - Class in com.amazonaws.services.elasticloadbalancing.model
The output for the CreateAppCookieStickinessPolicy action.
CreateAppCookieStickinessPolicyResult() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.CreateAppCookieStickinessPolicyResult
 
createAutoScalingGroup(CreateAutoScalingGroupRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Creates a new Auto Scaling group with the specified name and other attributes.
createAutoScalingGroup(CreateAutoScalingGroupRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Creates a new Auto Scaling group with the specified name and other attributes.
createAutoScalingGroupAsync(CreateAutoScalingGroupRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Creates a new Auto Scaling group with the specified name and other attributes.
createAutoScalingGroupAsync(CreateAutoScalingGroupRequest, AsyncHandler<CreateAutoScalingGroupRequest, Void>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Creates a new Auto Scaling group with the specified name and other attributes.
createAutoScalingGroupAsync(CreateAutoScalingGroupRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Creates a new Auto Scaling group with the specified name and other attributes.
createAutoScalingGroupAsync(CreateAutoScalingGroupRequest, AsyncHandler<CreateAutoScalingGroupRequest, Void>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Creates a new Auto Scaling group with the specified name and other attributes.
CreateAutoScalingGroupRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the CreateAutoScalingGroup operation.
CreateAutoScalingGroupRequest() - Constructor for class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
 
createBucket(CreateBucketRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Creates a new Amazon S3 bucket in the default region, Region.US_Standard.
createBucket(String) - Method in interface com.amazonaws.services.s3.AmazonS3
Creates a new Amazon S3 bucket with the specified name in the default (US) region, Region.US_Standard.
createBucket(String, Region) - Method in interface com.amazonaws.services.s3.AmazonS3
Creates a new Amazon S3 bucket with the specified name in the specified Amazon S3 region.
createBucket(String, String) - Method in interface com.amazonaws.services.s3.AmazonS3
Creates a new Amazon S3 bucket with the specified name in the specified Amazon S3 region.
createBucket(String) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
createBucket(String, Region) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
createBucket(String, String) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
createBucket(CreateBucketRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
CreateBucketRequest - Class in com.amazonaws.services.s3.model
Provides options for creating an Amazon S3 bucket.
CreateBucketRequest(String) - Constructor for class com.amazonaws.services.s3.model.CreateBucketRequest
Constructs a new CreateBucketRequest, ready to be executed to create the specified bucket in the US_Standard region.
CreateBucketRequest(String, Region) - Constructor for class com.amazonaws.services.s3.model.CreateBucketRequest
Constructs a new CreateBucketRequest, ready to be executed to create the specified bucket in the specified region.
CreateBucketRequest(String, String) - Constructor for class com.amazonaws.services.s3.model.CreateBucketRequest
Constructs a new CreateBucketRequest, ready to be executed and create the specified bucket in the specified region.
createClient(Class<T>, AWSCredentialsProvider, ClientConfiguration) - Method in class com.amazonaws.regions.Region
Creates a new service client of the class given and configures it.
createDomain(CreateDomainRequest) - Method in interface com.amazonaws.services.simpledb.AmazonSimpleDB
The CreateDomain operation creates a new domain.
createDomain(CreateDomainRequest) - Method in class com.amazonaws.services.simpledb.AmazonSimpleDBClient
The CreateDomain operation creates a new domain.
createDomainAsync(CreateDomainRequest) - Method in interface com.amazonaws.services.simpledb.AmazonSimpleDBAsync
The CreateDomain operation creates a new domain.
createDomainAsync(CreateDomainRequest, AsyncHandler<CreateDomainRequest, Void>) - Method in interface com.amazonaws.services.simpledb.AmazonSimpleDBAsync
The CreateDomain operation creates a new domain.
createDomainAsync(CreateDomainRequest) - Method in class com.amazonaws.services.simpledb.AmazonSimpleDBAsyncClient
The CreateDomain operation creates a new domain.
createDomainAsync(CreateDomainRequest, AsyncHandler<CreateDomainRequest, Void>) - Method in class com.amazonaws.services.simpledb.AmazonSimpleDBAsyncClient
The CreateDomain operation creates a new domain.
CreateDomainRequest - Class in com.amazonaws.services.simpledb.model
Container for the parameters to the CreateDomain operation.
CreateDomainRequest() - Constructor for class com.amazonaws.services.simpledb.model.CreateDomainRequest
Default constructor for a new CreateDomainRequest object.
CreateDomainRequest(String) - Constructor for class com.amazonaws.services.simpledb.model.CreateDomainRequest
Constructs a new CreateDomainRequest object.
createImage(CreateImageRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Creates an Amazon EBS-backed AMI from a "running" or "stopped" instance.
createImage(CreateImageRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Creates an Amazon EBS-backed AMI from a "running" or "stopped" instance.
createImageAsync(CreateImageRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Creates an Amazon EBS-backed AMI from a "running" or "stopped" instance.
createImageAsync(CreateImageRequest, AsyncHandler<CreateImageRequest, CreateImageResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Creates an Amazon EBS-backed AMI from a "running" or "stopped" instance.
createImageAsync(CreateImageRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Creates an Amazon EBS-backed AMI from a "running" or "stopped" instance.
createImageAsync(CreateImageRequest, AsyncHandler<CreateImageRequest, CreateImageResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Creates an Amazon EBS-backed AMI from a "running" or "stopped" instance.
CreateImageRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the CreateImage operation.
CreateImageRequest() - Constructor for class com.amazonaws.services.ec2.model.CreateImageRequest
Default constructor for a new CreateImageRequest object.
CreateImageRequest(String, String) - Constructor for class com.amazonaws.services.ec2.model.CreateImageRequest
Constructs a new CreateImageRequest object.
CreateImageResult - Class in com.amazonaws.services.ec2.model
The result of creating a new EC2 image.
CreateImageResult() - Constructor for class com.amazonaws.services.ec2.model.CreateImageResult
 
createInstanceExportTask(CreateInstanceExportTaskRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
 
createInstanceExportTask(CreateInstanceExportTaskRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
 
createInstanceExportTaskAsync(CreateInstanceExportTaskRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
 
createInstanceExportTaskAsync(CreateInstanceExportTaskRequest, AsyncHandler<CreateInstanceExportTaskRequest, CreateInstanceExportTaskResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
 
createInstanceExportTaskAsync(CreateInstanceExportTaskRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
 
createInstanceExportTaskAsync(CreateInstanceExportTaskRequest, AsyncHandler<CreateInstanceExportTaskRequest, CreateInstanceExportTaskResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
 
CreateInstanceExportTaskRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the CreateInstanceExportTask operation.
CreateInstanceExportTaskRequest() - Constructor for class com.amazonaws.services.ec2.model.CreateInstanceExportTaskRequest
 
CreateInstanceExportTaskResult - Class in com.amazonaws.services.ec2.model
Create Instance Export Task Result
CreateInstanceExportTaskResult() - Constructor for class com.amazonaws.services.ec2.model.CreateInstanceExportTaskResult
 
createKeyPair(CreateKeyPairRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
The CreateKeyPair operation creates a new 2048 bit RSA key pair and returns a unique ID that can be used to reference this key pair when launching new instances.
createKeyPair(CreateKeyPairRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
The CreateKeyPair operation creates a new 2048 bit RSA key pair and returns a unique ID that can be used to reference this key pair when launching new instances.
createKeyPairAsync(CreateKeyPairRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
The CreateKeyPair operation creates a new 2048 bit RSA key pair and returns a unique ID that can be used to reference this key pair when launching new instances.
createKeyPairAsync(CreateKeyPairRequest, AsyncHandler<CreateKeyPairRequest, CreateKeyPairResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
The CreateKeyPair operation creates a new 2048 bit RSA key pair and returns a unique ID that can be used to reference this key pair when launching new instances.
createKeyPairAsync(CreateKeyPairRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
The CreateKeyPair operation creates a new 2048 bit RSA key pair and returns a unique ID that can be used to reference this key pair when launching new instances.
createKeyPairAsync(CreateKeyPairRequest, AsyncHandler<CreateKeyPairRequest, CreateKeyPairResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
The CreateKeyPair operation creates a new 2048 bit RSA key pair and returns a unique ID that can be used to reference this key pair when launching new instances.
CreateKeyPairRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the CreateKeyPair operation.
CreateKeyPairRequest() - Constructor for class com.amazonaws.services.ec2.model.CreateKeyPairRequest
Default constructor for a new CreateKeyPairRequest object.
CreateKeyPairRequest(String) - Constructor for class com.amazonaws.services.ec2.model.CreateKeyPairRequest
Constructs a new CreateKeyPairRequest object.
CreateKeyPairResult - Class in com.amazonaws.services.ec2.model
The result of creating a new EC2 key pair.
CreateKeyPairResult() - Constructor for class com.amazonaws.services.ec2.model.CreateKeyPairResult
 
createLaunchConfiguration(CreateLaunchConfigurationRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Creates a new launch configuration.
createLaunchConfiguration(CreateLaunchConfigurationRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Creates a new launch configuration.
createLaunchConfigurationAsync(CreateLaunchConfigurationRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Creates a new launch configuration.
createLaunchConfigurationAsync(CreateLaunchConfigurationRequest, AsyncHandler<CreateLaunchConfigurationRequest, Void>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Creates a new launch configuration.
createLaunchConfigurationAsync(CreateLaunchConfigurationRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Creates a new launch configuration.
createLaunchConfigurationAsync(CreateLaunchConfigurationRequest, AsyncHandler<CreateLaunchConfigurationRequest, Void>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Creates a new launch configuration.
CreateLaunchConfigurationRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the CreateLaunchConfiguration operation.
CreateLaunchConfigurationRequest() - Constructor for class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
 
createLBCookieStickinessPolicy(CreateLBCookieStickinessPolicyRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancing
Generates a stickiness policy with sticky session lifetimes controlled by the lifetime of the browser (user-agent) or a specified expiration period.
createLBCookieStickinessPolicy(CreateLBCookieStickinessPolicyRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingClient
Generates a stickiness policy with sticky session lifetimes controlled by the lifetime of the browser (user-agent) or a specified expiration period.
createLBCookieStickinessPolicyAsync(CreateLBCookieStickinessPolicyRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
Generates a stickiness policy with sticky session lifetimes controlled by the lifetime of the browser (user-agent) or a specified expiration period.
createLBCookieStickinessPolicyAsync(CreateLBCookieStickinessPolicyRequest, AsyncHandler<CreateLBCookieStickinessPolicyRequest, CreateLBCookieStickinessPolicyResult>) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
Generates a stickiness policy with sticky session lifetimes controlled by the lifetime of the browser (user-agent) or a specified expiration period.
createLBCookieStickinessPolicyAsync(CreateLBCookieStickinessPolicyRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Generates a stickiness policy with sticky session lifetimes controlled by the lifetime of the browser (user-agent) or a specified expiration period.
createLBCookieStickinessPolicyAsync(CreateLBCookieStickinessPolicyRequest, AsyncHandler<CreateLBCookieStickinessPolicyRequest, CreateLBCookieStickinessPolicyResult>) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Generates a stickiness policy with sticky session lifetimes controlled by the lifetime of the browser (user-agent) or a specified expiration period.
CreateLBCookieStickinessPolicyRequest - Class in com.amazonaws.services.elasticloadbalancing.model
Container for the parameters to the CreateLBCookieStickinessPolicy operation.
CreateLBCookieStickinessPolicyRequest() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.CreateLBCookieStickinessPolicyRequest
Default constructor for a new CreateLBCookieStickinessPolicyRequest object.
CreateLBCookieStickinessPolicyRequest(String, String) - Constructor for class com.amazonaws.services.elasticloadbalancing.model.CreateLBCookieStickinessPolicyRequest
Constructs a new CreateLBCookieStickinessPolicyRequest object.
CreateLBCookieStickinessPolicyResult - Class in com.amazonaws.services.elasticloadbalancing.model
The output for the CreateLBCookieStickinessPolicy action.
CreateLBCookieStickinessPolicyResult() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.CreateLBCookieStickinessPolicyResult
 
createLoadBalancer(CreateLoadBalancerRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancing
Creates a new load balancer.
createLoadBalancer(CreateLoadBalancerRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingClient
Creates a new load balancer.
createLoadBalancerAsync(CreateLoadBalancerRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
Creates a new load balancer.
createLoadBalancerAsync(CreateLoadBalancerRequest, AsyncHandler<CreateLoadBalancerRequest, CreateLoadBalancerResult>) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
Creates a new load balancer.
createLoadBalancerAsync(CreateLoadBalancerRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Creates a new load balancer.
createLoadBalancerAsync(CreateLoadBalancerRequest, AsyncHandler<CreateLoadBalancerRequest, CreateLoadBalancerResult>) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Creates a new load balancer.
createLoadBalancerListeners(CreateLoadBalancerListenersRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancing
Creates one or more listeners on a load balancer for the specified port.
createLoadBalancerListeners(CreateLoadBalancerListenersRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingClient
Creates one or more listeners on a load balancer for the specified port.
createLoadBalancerListenersAsync(CreateLoadBalancerListenersRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
Creates one or more listeners on a load balancer for the specified port.
createLoadBalancerListenersAsync(CreateLoadBalancerListenersRequest, AsyncHandler<CreateLoadBalancerListenersRequest, Void>) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
Creates one or more listeners on a load balancer for the specified port.
createLoadBalancerListenersAsync(CreateLoadBalancerListenersRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Creates one or more listeners on a load balancer for the specified port.
createLoadBalancerListenersAsync(CreateLoadBalancerListenersRequest, AsyncHandler<CreateLoadBalancerListenersRequest, Void>) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Creates one or more listeners on a load balancer for the specified port.
CreateLoadBalancerListenersRequest - Class in com.amazonaws.services.elasticloadbalancing.model
Container for the parameters to the CreateLoadBalancerListeners operation.
CreateLoadBalancerListenersRequest() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerListenersRequest
Default constructor for a new CreateLoadBalancerListenersRequest object.
CreateLoadBalancerListenersRequest(String, List<Listener>) - Constructor for class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerListenersRequest
Constructs a new CreateLoadBalancerListenersRequest object.
createLoadBalancerPolicy(CreateLoadBalancerPolicyRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancing
Creates a new policy that contains the necessary attributes depending on the policy type.
createLoadBalancerPolicy(CreateLoadBalancerPolicyRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingClient
Creates a new policy that contains the necessary attributes depending on the policy type.
createLoadBalancerPolicyAsync(CreateLoadBalancerPolicyRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
Creates a new policy that contains the necessary attributes depending on the policy type.
createLoadBalancerPolicyAsync(CreateLoadBalancerPolicyRequest, AsyncHandler<CreateLoadBalancerPolicyRequest, CreateLoadBalancerPolicyResult>) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
Creates a new policy that contains the necessary attributes depending on the policy type.
createLoadBalancerPolicyAsync(CreateLoadBalancerPolicyRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Creates a new policy that contains the necessary attributes depending on the policy type.
createLoadBalancerPolicyAsync(CreateLoadBalancerPolicyRequest, AsyncHandler<CreateLoadBalancerPolicyRequest, CreateLoadBalancerPolicyResult>) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Creates a new policy that contains the necessary attributes depending on the policy type.
CreateLoadBalancerPolicyRequest - Class in com.amazonaws.services.elasticloadbalancing.model
Container for the parameters to the CreateLoadBalancerPolicy operation.
CreateLoadBalancerPolicyRequest() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerPolicyRequest
 
CreateLoadBalancerPolicyResult - Class in com.amazonaws.services.elasticloadbalancing.model
The output for the CreateLoadBalancerPolicy action.
CreateLoadBalancerPolicyResult() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerPolicyResult
 
CreateLoadBalancerRequest - Class in com.amazonaws.services.elasticloadbalancing.model
Container for the parameters to the CreateLoadBalancer operation.
CreateLoadBalancerRequest() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerRequest
Default constructor for a new CreateLoadBalancerRequest object.
CreateLoadBalancerRequest(String) - Constructor for class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerRequest
Constructs a new CreateLoadBalancerRequest object.
CreateLoadBalancerRequest(String, List<Listener>, List<String>) - Constructor for class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerRequest
Constructs a new CreateLoadBalancerRequest object.
CreateLoadBalancerResult - Class in com.amazonaws.services.elasticloadbalancing.model
The output for the CreateLoadBalancer action.
CreateLoadBalancerResult() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerResult
 
createOrUpdateTags(CreateOrUpdateTagsRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Creates new tags or updates existing tags for an Auto Scaling group.
createOrUpdateTags(CreateOrUpdateTagsRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Creates new tags or updates existing tags for an Auto Scaling group.
createOrUpdateTagsAsync(CreateOrUpdateTagsRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Creates new tags or updates existing tags for an Auto Scaling group.
createOrUpdateTagsAsync(CreateOrUpdateTagsRequest, AsyncHandler<CreateOrUpdateTagsRequest, Void>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Creates new tags or updates existing tags for an Auto Scaling group.
createOrUpdateTagsAsync(CreateOrUpdateTagsRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Creates new tags or updates existing tags for an Auto Scaling group.
createOrUpdateTagsAsync(CreateOrUpdateTagsRequest, AsyncHandler<CreateOrUpdateTagsRequest, Void>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Creates new tags or updates existing tags for an Auto Scaling group.
CreateOrUpdateTagsRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the CreateOrUpdateTags operation.
CreateOrUpdateTagsRequest() - Constructor for class com.amazonaws.services.autoscaling.model.CreateOrUpdateTagsRequest
 
createPlacementGroup(CreatePlacementGroupRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Creates a PlacementGroup into which multiple Amazon EC2 instances can be launched.
createPlacementGroup(CreatePlacementGroupRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Creates a PlacementGroup into which multiple Amazon EC2 instances can be launched.
createPlacementGroupAsync(CreatePlacementGroupRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Creates a PlacementGroup into which multiple Amazon EC2 instances can be launched.
createPlacementGroupAsync(CreatePlacementGroupRequest, AsyncHandler<CreatePlacementGroupRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Creates a PlacementGroup into which multiple Amazon EC2 instances can be launched.
createPlacementGroupAsync(CreatePlacementGroupRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Creates a PlacementGroup into which multiple Amazon EC2 instances can be launched.
createPlacementGroupAsync(CreatePlacementGroupRequest, AsyncHandler<CreatePlacementGroupRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Creates a PlacementGroup into which multiple Amazon EC2 instances can be launched.
CreatePlacementGroupRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the CreatePlacementGroup operation.
CreatePlacementGroupRequest() - Constructor for class com.amazonaws.services.ec2.model.CreatePlacementGroupRequest
Default constructor for a new CreatePlacementGroupRequest object.
CreatePlacementGroupRequest(String, String) - Constructor for class com.amazonaws.services.ec2.model.CreatePlacementGroupRequest
Constructs a new CreatePlacementGroupRequest object.
CreatePlacementGroupRequest(String, PlacementStrategy) - Constructor for class com.amazonaws.services.ec2.model.CreatePlacementGroupRequest
Constructs a new CreatePlacementGroupRequest object.
createPlatformApplication(CreatePlatformApplicationRequest) - Method in interface com.amazonaws.services.sns.AmazonSNS
The CreatePlatformApplication action creates a platform application object for one of the supported push notification services, such as APNS and GCM, to which devices and mobile apps may register.
createPlatformApplication(CreatePlatformApplicationRequest) - Method in class com.amazonaws.services.sns.AmazonSNSClient
The CreatePlatformApplication action creates a platform application object for one of the supported push notification services, such as APNS and GCM, to which devices and mobile apps may register.
createPlatformApplicationAsync(CreatePlatformApplicationRequest) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
The CreatePlatformApplication action creates a platform application object for one of the supported push notification services, such as APNS and GCM, to which devices and mobile apps may register.
createPlatformApplicationAsync(CreatePlatformApplicationRequest, AsyncHandler<CreatePlatformApplicationRequest, CreatePlatformApplicationResult>) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
The CreatePlatformApplication action creates a platform application object for one of the supported push notification services, such as APNS and GCM, to which devices and mobile apps may register.
createPlatformApplicationAsync(CreatePlatformApplicationRequest) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
The CreatePlatformApplication action creates a platform application object for one of the supported push notification services, such as APNS and GCM, to which devices and mobile apps may register.
createPlatformApplicationAsync(CreatePlatformApplicationRequest, AsyncHandler<CreatePlatformApplicationRequest, CreatePlatformApplicationResult>) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
The CreatePlatformApplication action creates a platform application object for one of the supported push notification services, such as APNS and GCM, to which devices and mobile apps may register.
CreatePlatformApplicationRequest - Class in com.amazonaws.services.sns.model
Container for the parameters to the CreatePlatformApplication operation.
CreatePlatformApplicationRequest() - Constructor for class com.amazonaws.services.sns.model.CreatePlatformApplicationRequest
 
CreatePlatformApplicationResult - Class in com.amazonaws.services.sns.model
Response from CreatePlatformApplication action.
CreatePlatformApplicationResult() - Constructor for class com.amazonaws.services.sns.model.CreatePlatformApplicationResult
 
createPlatformEndpoint(CreatePlatformEndpointRequest) - Method in interface com.amazonaws.services.sns.AmazonSNS
The CreatePlatformEndpoint creates an endpoint for a device and mobile app on one of the supported push notification services, such as GCM and APNS.
createPlatformEndpoint(CreatePlatformEndpointRequest) - Method in class com.amazonaws.services.sns.AmazonSNSClient
The CreatePlatformEndpoint creates an endpoint for a device and mobile app on one of the supported push notification services, such as GCM and APNS.
createPlatformEndpointAsync(CreatePlatformEndpointRequest) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
The CreatePlatformEndpoint creates an endpoint for a device and mobile app on one of the supported push notification services, such as GCM and APNS.
createPlatformEndpointAsync(CreatePlatformEndpointRequest, AsyncHandler<CreatePlatformEndpointRequest, CreatePlatformEndpointResult>) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
The CreatePlatformEndpoint creates an endpoint for a device and mobile app on one of the supported push notification services, such as GCM and APNS.
createPlatformEndpointAsync(CreatePlatformEndpointRequest) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
The CreatePlatformEndpoint creates an endpoint for a device and mobile app on one of the supported push notification services, such as GCM and APNS.
createPlatformEndpointAsync(CreatePlatformEndpointRequest, AsyncHandler<CreatePlatformEndpointRequest, CreatePlatformEndpointResult>) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
The CreatePlatformEndpoint creates an endpoint for a device and mobile app on one of the supported push notification services, such as GCM and APNS.
CreatePlatformEndpointRequest - Class in com.amazonaws.services.sns.model
Container for the parameters to the CreatePlatformEndpoint operation.
CreatePlatformEndpointRequest() - Constructor for class com.amazonaws.services.sns.model.CreatePlatformEndpointRequest
 
CreatePlatformEndpointResult - Class in com.amazonaws.services.sns.model
Response from CreateEndpoint action.
CreatePlatformEndpointResult() - Constructor for class com.amazonaws.services.sns.model.CreatePlatformEndpointResult
 
createQueue(CreateQueueRequest) - Method in interface com.amazonaws.services.sqs.AmazonSQS
The CreateQueue action creates a new queue, or returns the URL of an existing one.
createQueue(CreateQueueRequest) - Method in class com.amazonaws.services.sqs.AmazonSQSClient
The CreateQueue action creates a new queue, or returns the URL of an existing one.
createQueue(CreateQueueRequest) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
 
createQueueAsync(CreateQueueRequest) - Method in interface com.amazonaws.services.sqs.AmazonSQSAsync
The CreateQueue action creates a new queue, or returns the URL of an existing one.
createQueueAsync(CreateQueueRequest, AsyncHandler<CreateQueueRequest, CreateQueueResult>) - Method in interface com.amazonaws.services.sqs.AmazonSQSAsync
The CreateQueue action creates a new queue, or returns the URL of an existing one.
createQueueAsync(CreateQueueRequest) - Method in class com.amazonaws.services.sqs.AmazonSQSAsyncClient
The CreateQueue action creates a new queue, or returns the URL of an existing one.
createQueueAsync(CreateQueueRequest, AsyncHandler<CreateQueueRequest, CreateQueueResult>) - Method in class com.amazonaws.services.sqs.AmazonSQSAsyncClient
The CreateQueue action creates a new queue, or returns the URL of an existing one.
createQueueAsync(CreateQueueRequest) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
 
createQueueAsync(CreateQueueRequest, AsyncHandler<CreateQueueRequest, CreateQueueResult>) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
 
CreateQueueRequest - Class in com.amazonaws.services.sqs.model
Container for the parameters to the CreateQueue operation.
CreateQueueRequest() - Constructor for class com.amazonaws.services.sqs.model.CreateQueueRequest
Default constructor for a new CreateQueueRequest object.
CreateQueueRequest(String) - Constructor for class com.amazonaws.services.sqs.model.CreateQueueRequest
Constructs a new CreateQueueRequest object.
CreateQueueResult - Class in com.amazonaws.services.sqs.model
 
CreateQueueResult() - Constructor for class com.amazonaws.services.sqs.model.CreateQueueResult
 
createReservedInstancesListing(CreateReservedInstancesListingRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
 
createReservedInstancesListing(CreateReservedInstancesListingRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
 
createReservedInstancesListingAsync(CreateReservedInstancesListingRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
 
createReservedInstancesListingAsync(CreateReservedInstancesListingRequest, AsyncHandler<CreateReservedInstancesListingRequest, CreateReservedInstancesListingResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
 
createReservedInstancesListingAsync(CreateReservedInstancesListingRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
 
createReservedInstancesListingAsync(CreateReservedInstancesListingRequest, AsyncHandler<CreateReservedInstancesListingRequest, CreateReservedInstancesListingResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
 
CreateReservedInstancesListingRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the CreateReservedInstancesListing operation.
CreateReservedInstancesListingRequest() - Constructor for class com.amazonaws.services.ec2.model.CreateReservedInstancesListingRequest
 
CreateReservedInstancesListingResult - Class in com.amazonaws.services.ec2.model
Create Reserved Instances Listing Result
CreateReservedInstancesListingResult() - Constructor for class com.amazonaws.services.ec2.model.CreateReservedInstancesListingResult
 
createS3Link(String, String) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
Creates an S3Link with the specified bucket name and key using the default S3 region.
createS3Link(Region, String, String) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
Creates an S3Link with the specified region, bucket name and key.
createSecurityGroup(CreateSecurityGroupRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
The CreateSecurityGroup operation creates a new security group.
createSecurityGroup(CreateSecurityGroupRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
The CreateSecurityGroup operation creates a new security group.
createSecurityGroupAsync(CreateSecurityGroupRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
The CreateSecurityGroup operation creates a new security group.
createSecurityGroupAsync(CreateSecurityGroupRequest, AsyncHandler<CreateSecurityGroupRequest, CreateSecurityGroupResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
The CreateSecurityGroup operation creates a new security group.
createSecurityGroupAsync(CreateSecurityGroupRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
The CreateSecurityGroup operation creates a new security group.
createSecurityGroupAsync(CreateSecurityGroupRequest, AsyncHandler<CreateSecurityGroupRequest, CreateSecurityGroupResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
The CreateSecurityGroup operation creates a new security group.
CreateSecurityGroupRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the CreateSecurityGroup operation.
CreateSecurityGroupRequest() - Constructor for class com.amazonaws.services.ec2.model.CreateSecurityGroupRequest
Default constructor for a new CreateSecurityGroupRequest object.
CreateSecurityGroupRequest(String, String) - Constructor for class com.amazonaws.services.ec2.model.CreateSecurityGroupRequest
Constructs a new CreateSecurityGroupRequest object.
CreateSecurityGroupResult - Class in com.amazonaws.services.ec2.model
Create Security Group Result
CreateSecurityGroupResult() - Constructor for class com.amazonaws.services.ec2.model.CreateSecurityGroupResult
 
createSnapshot(CreateSnapshotRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Create a snapshot of the volume identified by volume ID.
createSnapshot(CreateSnapshotRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Create a snapshot of the volume identified by volume ID.
createSnapshotAsync(CreateSnapshotRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Create a snapshot of the volume identified by volume ID.
createSnapshotAsync(CreateSnapshotRequest, AsyncHandler<CreateSnapshotRequest, CreateSnapshotResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Create a snapshot of the volume identified by volume ID.
createSnapshotAsync(CreateSnapshotRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Create a snapshot of the volume identified by volume ID.
createSnapshotAsync(CreateSnapshotRequest, AsyncHandler<CreateSnapshotRequest, CreateSnapshotResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Create a snapshot of the volume identified by volume ID.
CreateSnapshotRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the CreateSnapshot operation.
CreateSnapshotRequest() - Constructor for class com.amazonaws.services.ec2.model.CreateSnapshotRequest
Default constructor for a new CreateSnapshotRequest object.
CreateSnapshotRequest(String, String) - Constructor for class com.amazonaws.services.ec2.model.CreateSnapshotRequest
Constructs a new CreateSnapshotRequest object.
CreateSnapshotResult - Class in com.amazonaws.services.ec2.model
The result of creating a snapshot from an EBS volume.
CreateSnapshotResult() - Constructor for class com.amazonaws.services.ec2.model.CreateSnapshotResult
 
createSpotDatafeedSubscription(CreateSpotDatafeedSubscriptionRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Creates the data feed for Spot Instances, enabling you to view Spot Instance usage logs.
createSpotDatafeedSubscription(CreateSpotDatafeedSubscriptionRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Creates the data feed for Spot Instances, enabling you to view Spot Instance usage logs.
createSpotDatafeedSubscriptionAsync(CreateSpotDatafeedSubscriptionRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Creates the data feed for Spot Instances, enabling you to view Spot Instance usage logs.
createSpotDatafeedSubscriptionAsync(CreateSpotDatafeedSubscriptionRequest, AsyncHandler<CreateSpotDatafeedSubscriptionRequest, CreateSpotDatafeedSubscriptionResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Creates the data feed for Spot Instances, enabling you to view Spot Instance usage logs.
createSpotDatafeedSubscriptionAsync(CreateSpotDatafeedSubscriptionRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Creates the data feed for Spot Instances, enabling you to view Spot Instance usage logs.
createSpotDatafeedSubscriptionAsync(CreateSpotDatafeedSubscriptionRequest, AsyncHandler<CreateSpotDatafeedSubscriptionRequest, CreateSpotDatafeedSubscriptionResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Creates the data feed for Spot Instances, enabling you to view Spot Instance usage logs.
CreateSpotDatafeedSubscriptionRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the CreateSpotDatafeedSubscription operation.
CreateSpotDatafeedSubscriptionRequest() - Constructor for class com.amazonaws.services.ec2.model.CreateSpotDatafeedSubscriptionRequest
Default constructor for a new CreateSpotDatafeedSubscriptionRequest object.
CreateSpotDatafeedSubscriptionRequest(String) - Constructor for class com.amazonaws.services.ec2.model.CreateSpotDatafeedSubscriptionRequest
Constructs a new CreateSpotDatafeedSubscriptionRequest object.
CreateSpotDatafeedSubscriptionResult - Class in com.amazonaws.services.ec2.model
Create Spot Datafeed Subscription Result
CreateSpotDatafeedSubscriptionResult() - Constructor for class com.amazonaws.services.ec2.model.CreateSpotDatafeedSubscriptionResult
 
createTable(CreateTableRequest) - Method in interface com.amazonaws.services.dynamodb.AmazonDynamoDB
Deprecated.  Adds a new table to your account.
createTable(CreateTableRequest) - Method in class com.amazonaws.services.dynamodb.AmazonDynamoDBClient
Deprecated.  Adds a new table to your account.
createTable(CreateTableRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
The CreateTable operation adds a new table to your account.
createTable(List<AttributeDefinition>, String, List<KeySchemaElement>, ProvisionedThroughput) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
The CreateTable operation adds a new table to your account.
createTable(CreateTableRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
The CreateTable operation adds a new table to your account.
createTable(List<AttributeDefinition>, String, List<KeySchemaElement>, ProvisionedThroughput) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
The CreateTable operation adds a new table to your account.
createTableAsync(CreateTableRequest) - Method in interface com.amazonaws.services.dynamodb.AmazonDynamoDBAsync
Deprecated.  Adds a new table to your account.
createTableAsync(CreateTableRequest, AsyncHandler<CreateTableRequest, CreateTableResult>) - Method in interface com.amazonaws.services.dynamodb.AmazonDynamoDBAsync
Deprecated.  Adds a new table to your account.
createTableAsync(CreateTableRequest) - Method in class com.amazonaws.services.dynamodb.AmazonDynamoDBAsyncClient
Deprecated.  Adds a new table to your account.
createTableAsync(CreateTableRequest, AsyncHandler<CreateTableRequest, CreateTableResult>) - Method in class com.amazonaws.services.dynamodb.AmazonDynamoDBAsyncClient
Deprecated.  Adds a new table to your account.
createTableAsync(CreateTableRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
The CreateTable operation adds a new table to your account.
createTableAsync(CreateTableRequest, AsyncHandler<CreateTableRequest, CreateTableResult>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
The CreateTable operation adds a new table to your account.
createTableAsync(CreateTableRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
The CreateTable operation adds a new table to your account.
createTableAsync(CreateTableRequest, AsyncHandler<CreateTableRequest, CreateTableResult>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
The CreateTable operation adds a new table to your account.
CreateTableRequest - Class in com.amazonaws.services.dynamodb.model
Deprecated. 
CreateTableRequest() - Constructor for class com.amazonaws.services.dynamodb.model.CreateTableRequest
Deprecated. Default constructor for a new CreateTableRequest object.
CreateTableRequest(String, KeySchema) - Constructor for class com.amazonaws.services.dynamodb.model.CreateTableRequest
Deprecated. Constructs a new CreateTableRequest object.
CreateTableRequest - Class in com.amazonaws.services.dynamodbv2.model
Container for the parameters to the CreateTable operation.
CreateTableRequest() - Constructor for class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
Default constructor for a new CreateTableRequest object.
CreateTableRequest(String, List<KeySchemaElement>) - Constructor for class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
Constructs a new CreateTableRequest object.
CreateTableRequest(List<AttributeDefinition>, String, List<KeySchemaElement>, ProvisionedThroughput) - Constructor for class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
Constructs a new CreateTableRequest object.
CreateTableResult - Class in com.amazonaws.services.dynamodb.model
Deprecated. 
CreateTableResult() - Constructor for class com.amazonaws.services.dynamodb.model.CreateTableResult
Deprecated.  
CreateTableResult - Class in com.amazonaws.services.dynamodbv2.model
Represents the output of a CreateTable operation.
CreateTableResult() - Constructor for class com.amazonaws.services.dynamodbv2.model.CreateTableResult
 
createTags(CreateTagsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Adds or overwrites tags for the specified resources.
createTags(CreateTagsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Adds or overwrites tags for the specified resources.
createTagsAsync(CreateTagsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Adds or overwrites tags for the specified resources.
createTagsAsync(CreateTagsRequest, AsyncHandler<CreateTagsRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Adds or overwrites tags for the specified resources.
createTagsAsync(CreateTagsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Adds or overwrites tags for the specified resources.
createTagsAsync(CreateTagsRequest, AsyncHandler<CreateTagsRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Adds or overwrites tags for the specified resources.
CreateTagsRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the CreateTags operation.
CreateTagsRequest() - Constructor for class com.amazonaws.services.ec2.model.CreateTagsRequest
Default constructor for a new CreateTagsRequest object.
CreateTagsRequest(List<String>, List<Tag>) - Constructor for class com.amazonaws.services.ec2.model.CreateTagsRequest
Constructs a new CreateTagsRequest object.
createTopic(CreateTopicRequest) - Method in interface com.amazonaws.services.sns.AmazonSNS
The CreateTopic action creates a topic to which notifications can be published.
createTopic(String) - Method in interface com.amazonaws.services.sns.AmazonSNS
The CreateTopic action creates a topic to which notifications can be published.
createTopic(CreateTopicRequest) - Method in class com.amazonaws.services.sns.AmazonSNSClient
The CreateTopic action creates a topic to which notifications can be published.
createTopic(String) - Method in class com.amazonaws.services.sns.AmazonSNSClient
The CreateTopic action creates a topic to which notifications can be published.
createTopicAsync(CreateTopicRequest) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
The CreateTopic action creates a topic to which notifications can be published.
createTopicAsync(CreateTopicRequest, AsyncHandler<CreateTopicRequest, CreateTopicResult>) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
The CreateTopic action creates a topic to which notifications can be published.
createTopicAsync(CreateTopicRequest) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
The CreateTopic action creates a topic to which notifications can be published.
createTopicAsync(CreateTopicRequest, AsyncHandler<CreateTopicRequest, CreateTopicResult>) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
The CreateTopic action creates a topic to which notifications can be published.
CreateTopicRequest - Class in com.amazonaws.services.sns.model
Container for the parameters to the CreateTopic operation.
CreateTopicRequest() - Constructor for class com.amazonaws.services.sns.model.CreateTopicRequest
Default constructor for a new CreateTopicRequest object.
CreateTopicRequest(String) - Constructor for class com.amazonaws.services.sns.model.CreateTopicRequest
Constructs a new CreateTopicRequest object.
CreateTopicResult - Class in com.amazonaws.services.sns.model
Response from CreateTopic action.
CreateTopicResult() - Constructor for class com.amazonaws.services.sns.model.CreateTopicResult
 
createVolume(CreateVolumeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Initializes an empty volume of a given size.
createVolume(CreateVolumeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Initializes an empty volume of a given size.
createVolumeAsync(CreateVolumeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Initializes an empty volume of a given size.
createVolumeAsync(CreateVolumeRequest, AsyncHandler<CreateVolumeRequest, CreateVolumeResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Initializes an empty volume of a given size.
createVolumeAsync(CreateVolumeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Initializes an empty volume of a given size.
createVolumeAsync(CreateVolumeRequest, AsyncHandler<CreateVolumeRequest, CreateVolumeResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Initializes an empty volume of a given size.
CreateVolumePermission - Class in com.amazonaws.services.ec2.model
Describes a permission allowing either a user or group to create a new EBS volume from a snapshot.
CreateVolumePermission() - Constructor for class com.amazonaws.services.ec2.model.CreateVolumePermission
 
CreateVolumePermissionModifications - Class in com.amazonaws.services.ec2.model
Create Volume Permission Modifications
CreateVolumePermissionModifications() - Constructor for class com.amazonaws.services.ec2.model.CreateVolumePermissionModifications
 
CreateVolumeRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the CreateVolume operation.
CreateVolumeRequest() - Constructor for class com.amazonaws.services.ec2.model.CreateVolumeRequest
Default constructor for a new CreateVolumeRequest object.
CreateVolumeRequest(Integer, String) - Constructor for class com.amazonaws.services.ec2.model.CreateVolumeRequest
Constructs a new CreateVolumeRequest object.
CreateVolumeRequest(String, String) - Constructor for class com.amazonaws.services.ec2.model.CreateVolumeRequest
Constructs a new CreateVolumeRequest object.
CreateVolumeResult - Class in com.amazonaws.services.ec2.model
The result of creating a new EBS volume.
CreateVolumeResult() - Constructor for class com.amazonaws.services.ec2.model.CreateVolumeResult
 
Credentials - Class in com.amazonaws.services.securitytoken.model
AWS credentials for API authentication.
Credentials() - Constructor for class com.amazonaws.services.securitytoken.model.Credentials
Default constructor for a new Credentials object.
Credentials(String, String, String, Date) - Constructor for class com.amazonaws.services.securitytoken.model.Credentials
Constructs a new Credentials object.
CrossZoneLoadBalancing - Class in com.amazonaws.services.elasticloadbalancing.model
The CrossZoneLoadBalancing data type.
CrossZoneLoadBalancing() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.CrossZoneLoadBalancing
 
CRYPTO_INSTRUCTION_FILE - Static variable in interface com.amazonaws.services.s3.Headers
Instruction file header to be placed in the metadata of instruction files
CRYPTO_IV - Static variable in interface com.amazonaws.services.s3.Headers
Initialization vector (IV) header that is used in the symmetric and envelope encryption mechanisms
CRYPTO_KEY - Static variable in interface com.amazonaws.services.s3.Headers
Encrypted symmetric key header that is used in the envelope encryption mechanism
CryptoConfiguration - Class in com.amazonaws.services.s3.model
Stores configuration parameters that will be used during encryption and decryption by the Amazon S3 Encryption Client.
CryptoConfiguration() - Constructor for class com.amazonaws.services.s3.model.CryptoConfiguration
Creates a new CryptoConfiguration object with default storage mode and crypto provider settings.
CryptoStorageMode - Enum in com.amazonaws.services.s3.model
Denotes the different storage modes available for storing the encryption information that accompanies encrypted objects in S3.
CurrencyCodeValues - Enum in com.amazonaws.services.ec2.model
Currency Code Values
CURRENT_TIME_CONDITION_KEY - Static variable in class com.amazonaws.auth.policy.conditions.ConditionFactory
Condition key for the current time.

D

DatafeedSubscriptionState - Enum in com.amazonaws.services.ec2.model
Datafeed Subscription State
DataPipeline - Static variable in class com.amazonaws.regions.ServiceAbbreviations
 
Datapoint - Class in com.amazonaws.services.cloudwatch.model
The Datapoint data type encapsulates the statistical data that Amazon CloudWatch computes from metric data.
Datapoint() - Constructor for class com.amazonaws.services.cloudwatch.model.Datapoint
 
DATE - Static variable in interface com.amazonaws.services.s3.Headers
 
DateCondition - Class in com.amazonaws.auth.policy.conditions
AWS access control policy condition that allows an access control statement to be conditionally applied based on the comparison of the current time at which a request is received, and a specific date.
DateCondition(DateCondition.DateComparisonType, Date) - Constructor for class com.amazonaws.auth.policy.conditions.DateCondition
Constructs a new access policy condition that compares the current time (on the AWS servers) to the specified date.
DateCondition.DateComparisonType - Enum in com.amazonaws.auth.policy.conditions
Enumeration of the supported ways a date comparison can be evaluated.
deactivateLicense(DeactivateLicenseRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Deactivates a specific number of licenses.
deactivateLicense(DeactivateLicenseRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Deactivates a specific number of licenses.
deactivateLicenseAsync(DeactivateLicenseRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Deactivates a specific number of licenses.
deactivateLicenseAsync(DeactivateLicenseRequest, AsyncHandler<DeactivateLicenseRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Deactivates a specific number of licenses.
deactivateLicenseAsync(DeactivateLicenseRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Deactivates a specific number of licenses.
deactivateLicenseAsync(DeactivateLicenseRequest, AsyncHandler<DeactivateLicenseRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Deactivates a specific number of licenses.
DeactivateLicenseRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DeactivateLicense operation.
DeactivateLicenseRequest() - Constructor for class com.amazonaws.services.ec2.model.DeactivateLicenseRequest
Default constructor for a new DeactivateLicenseRequest object.
DeactivateLicenseRequest(String, Integer) - Constructor for class com.amazonaws.services.ec2.model.DeactivateLicenseRequest
Constructs a new DeactivateLicenseRequest object.
decodeAuthorizationMessage(DecodeAuthorizationMessageRequest) - Method in interface com.amazonaws.services.securitytoken.AWSSecurityTokenService
Decodes additional information about the authorization status of a request from an encoded message returned in response to an AWS request.
decodeAuthorizationMessage(DecodeAuthorizationMessageRequest) - Method in class com.amazonaws.services.securitytoken.AWSSecurityTokenServiceClient
Decodes additional information about the authorization status of a request from an encoded message returned in response to an AWS request.
decodeAuthorizationMessageAsync(DecodeAuthorizationMessageRequest) - Method in interface com.amazonaws.services.securitytoken.AWSSecurityTokenServiceAsync
Decodes additional information about the authorization status of a request from an encoded message returned in response to an AWS request.
decodeAuthorizationMessageAsync(DecodeAuthorizationMessageRequest, AsyncHandler<DecodeAuthorizationMessageRequest, DecodeAuthorizationMessageResult>) - Method in interface com.amazonaws.services.securitytoken.AWSSecurityTokenServiceAsync
Decodes additional information about the authorization status of a request from an encoded message returned in response to an AWS request.
decodeAuthorizationMessageAsync(DecodeAuthorizationMessageRequest) - Method in class com.amazonaws.services.securitytoken.AWSSecurityTokenServiceAsyncClient
Decodes additional information about the authorization status of a request from an encoded message returned in response to an AWS request.
decodeAuthorizationMessageAsync(DecodeAuthorizationMessageRequest, AsyncHandler<DecodeAuthorizationMessageRequest, DecodeAuthorizationMessageResult>) - Method in class com.amazonaws.services.securitytoken.AWSSecurityTokenServiceAsyncClient
Decodes additional information about the authorization status of a request from an encoded message returned in response to an AWS request.
DecodeAuthorizationMessageRequest - Class in com.amazonaws.services.securitytoken.model
Container for the parameters to the DecodeAuthorizationMessage operation.
DecodeAuthorizationMessageRequest() - Constructor for class com.amazonaws.services.securitytoken.model.DecodeAuthorizationMessageRequest
 
DecodeAuthorizationMessageResult - Class in com.amazonaws.services.securitytoken.model
A document that contains additional information about the authorization status of a request from an encoded message that is returned in response to an AWS request.
DecodeAuthorizationMessageResult() - Constructor for class com.amazonaws.services.securitytoken.model.DecodeAuthorizationMessageResult
 
decodeDate(String) - Static method in class com.amazonaws.services.simpledb.util.SimpleDBUtils
Decodes date value from the string representation created using encodeDate(..) function.
decodeRealNumberRangeFloat(String, int, int) - Static method in class com.amazonaws.services.simpledb.util.SimpleDBUtils
Decodes float value from the string representation that was created by using encodeRealNumberRange(..) function.
decodeRealNumberRangeInt(String, int) - Static method in class com.amazonaws.services.simpledb.util.SimpleDBUtils
Decodes integer value from the string representation that was created by using encodeRealNumberRange(..) function.
decodeRealNumberRangeLong(String, long) - Static method in class com.amazonaws.services.simpledb.util.SimpleDBUtils
Decodes a long value from the string representation that was created by using encodeRealNumberRange(..) function.
decodeZeroPaddingFloat(String) - Static method in class com.amazonaws.services.simpledb.util.SimpleDBUtils
Decodes zero-padded positive float value from the string representation
decodeZeroPaddingInt(String) - Static method in class com.amazonaws.services.simpledb.util.SimpleDBUtils
Decodes zero-padded positive integer value from the string representation
decodeZeroPaddingLong(String) - Static method in class com.amazonaws.services.simpledb.util.SimpleDBUtils
Decodes a zero-padded positive long value from the string representation
DEFAULT - Static variable in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapperConfig
Deprecated. Default configuration uses UPDATE behavior for saves and EVENTUALly consistent reads, with no table name override.
DEFAULT - Static variable in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig
Default configuration uses UPDATE behavior for saves and EVENTUALly consistent reads, with no table name override and lazy-loading strategy.
DEFAULT_DURATION_SECONDS - Static variable in class com.amazonaws.auth.STSAssumeRoleSessionCredentialsProvider
Default duration for started sessions.
DEFAULT_DURATION_SECONDS - Static variable in class com.amazonaws.auth.STSSessionCredentials
Deprecated.  
DEFAULT_DURATION_SECONDS - Static variable in class com.amazonaws.auth.STSSessionCredentialsProvider
Default duration for started sessions
DEFAULT_DURATION_SECONDS - Static variable in class com.amazonaws.auth.WebIdentityFederationSessionCredentialsProvider
Default duration for started sessions
DEFAULT_MAX_CONNECTIONS - Static variable in class com.amazonaws.ClientConfiguration
The default max connection pool size.
DEFAULT_METRICS_SYSTEM_PROPERTY - Static variable in class com.amazonaws.SDKGlobalConfiguration
System property used when starting up the JVM to enable the default metrics collected by the AWS SDK, which uploads the derived statistics to Amazon CloudWatch.
DEFAULT_PATH_STYLE_ACCESS - Static variable in class com.amazonaws.services.s3.S3ClientOptions
The default setting for use of path-style access
DEFAULT_REGION - Static variable in enum com.amazonaws.regions.Regions
The default region that new customers in the US are encouraged to use when using AWS services for the first time.
DEFAULT_RETRY_POLICY - Static variable in class com.amazonaws.ClientConfiguration
Default request retry policy, including the maximum retry count of 3, the default retry condition and the default back-off strategy.
DEFAULT_SOCKET_TIMEOUT - Static variable in class com.amazonaws.ClientConfiguration
The default timeout for a connected socket.
DEFAULT_THRESHOLD_SECONDS - Static variable in class com.amazonaws.auth.WebIdentityFederationSessionCredentialsProvider
Default threshold for refreshing session credentials
DEFAULT_USE_REAPER - Static variable in class com.amazonaws.ClientConfiguration
The default on whether to use the IdleConnectionReaper to manage stale connections
DEFAULT_USER_AGENT - Static variable in class com.amazonaws.ClientConfiguration
The default HTTP user agent header for AWS Java SDK clients.
DefaultAWSCredentialsProviderChain - Class in com.amazonaws.auth
AWS credentials provider chain that looks for credentials in this order: System Properties - aws.accessKeyId and aws.secretKey Classpath Properties File - AwsCredentials.properties in classpath
DefaultAWSCredentialsProviderChain() - Constructor for class com.amazonaws.auth.DefaultAWSCredentialsProviderChain
 
DefaultRequest<T> - Class in com.amazonaws
Default implementation of the Request interface.
DefaultRequest(AmazonWebServiceRequest, String) - Constructor for class com.amazonaws.DefaultRequest
Constructs a new DefaultRequest with the specified service name and the original, user facing request object.
DefaultRequest(String) - Constructor for class com.amazonaws.DefaultRequest
Constructs a new DefaultRequest with the specified service name and no specified original, user facing request object.
DeletableItem - Class in com.amazonaws.services.simpledb.model
Deletable Item
DeletableItem() - Constructor for class com.amazonaws.services.simpledb.model.DeletableItem
Default constructor for a new DeletableItem object.
DeletableItem(String, List<Attribute>) - Constructor for class com.amazonaws.services.simpledb.model.DeletableItem
Constructs a new DeletableItem object.
delete(Object) - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapper
Deprecated. Deletes the given object from its DynamoDB table.
delete(Object, DynamoDBMapperConfig) - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapper
Deprecated. Deletes the given object from its DynamoDB table.
delete(Object) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
Deletes the given object from its DynamoDB table using the default configuration.
delete(Object, DynamoDBDeleteExpression) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
Deletes the given object from its DynamoDB table using the specified deleteExpression and default configuration.
delete(Object, DynamoDBMapperConfig) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
Deletes the given object from its DynamoDB table using the specified configuration.
delete(T, DynamoDBDeleteExpression, DynamoDBMapperConfig) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
Deletes the given object from its DynamoDB table using the provided deleteExpression and provided configuration.
deleteAlarms(DeleteAlarmsRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatch
Deletes all specified alarms.
deleteAlarms(DeleteAlarmsRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
Deletes all specified alarms.
deleteAlarmsAsync(DeleteAlarmsRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Deletes all specified alarms.
deleteAlarmsAsync(DeleteAlarmsRequest, AsyncHandler<DeleteAlarmsRequest, Void>) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Deletes all specified alarms.
deleteAlarmsAsync(DeleteAlarmsRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
Deletes all specified alarms.
deleteAlarmsAsync(DeleteAlarmsRequest, AsyncHandler<DeleteAlarmsRequest, Void>) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
Deletes all specified alarms.
DeleteAlarmsRequest - Class in com.amazonaws.services.cloudwatch.model
Container for the parameters to the DeleteAlarms operation.
DeleteAlarmsRequest() - Constructor for class com.amazonaws.services.cloudwatch.model.DeleteAlarmsRequest
 
deleteAttributes(DeleteAttributesRequest) - Method in interface com.amazonaws.services.simpledb.AmazonSimpleDB
Deletes one or more attributes associated with an item.
deleteAttributes(DeleteAttributesRequest) - Method in class com.amazonaws.services.simpledb.AmazonSimpleDBClient
Deletes one or more attributes associated with an item.
deleteAttributesAsync(DeleteAttributesRequest) - Method in interface com.amazonaws.services.simpledb.AmazonSimpleDBAsync
Deletes one or more attributes associated with an item.
deleteAttributesAsync(DeleteAttributesRequest, AsyncHandler<DeleteAttributesRequest, Void>) - Method in interface com.amazonaws.services.simpledb.AmazonSimpleDBAsync
Deletes one or more attributes associated with an item.
deleteAttributesAsync(DeleteAttributesRequest) - Method in class com.amazonaws.services.simpledb.AmazonSimpleDBAsyncClient
Deletes one or more attributes associated with an item.
deleteAttributesAsync(DeleteAttributesRequest, AsyncHandler<DeleteAttributesRequest, Void>) - Method in class com.amazonaws.services.simpledb.AmazonSimpleDBAsyncClient
Deletes one or more attributes associated with an item.
DeleteAttributesRequest - Class in com.amazonaws.services.simpledb.model
Container for the parameters to the DeleteAttributes operation.
DeleteAttributesRequest() - Constructor for class com.amazonaws.services.simpledb.model.DeleteAttributesRequest
Default constructor for a new DeleteAttributesRequest object.
DeleteAttributesRequest(String, String) - Constructor for class com.amazonaws.services.simpledb.model.DeleteAttributesRequest
Constructs a new DeleteAttributesRequest object.
DeleteAttributesRequest(String, String, List<Attribute>) - Constructor for class com.amazonaws.services.simpledb.model.DeleteAttributesRequest
Constructs a new DeleteAttributesRequest object.
DeleteAttributesRequest(String, String, List<Attribute>, UpdateCondition) - Constructor for class com.amazonaws.services.simpledb.model.DeleteAttributesRequest
Constructs a new DeleteAttributesRequest object.
deleteAutoScalingGroup(DeleteAutoScalingGroupRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Deletes the specified Auto Scaling group if the group has no instances and no scaling activities in progress.
deleteAutoScalingGroup(DeleteAutoScalingGroupRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Deletes the specified Auto Scaling group if the group has no instances and no scaling activities in progress.
deleteAutoScalingGroupAsync(DeleteAutoScalingGroupRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Deletes the specified Auto Scaling group if the group has no instances and no scaling activities in progress.
deleteAutoScalingGroupAsync(DeleteAutoScalingGroupRequest, AsyncHandler<DeleteAutoScalingGroupRequest, Void>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Deletes the specified Auto Scaling group if the group has no instances and no scaling activities in progress.
deleteAutoScalingGroupAsync(DeleteAutoScalingGroupRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Deletes the specified Auto Scaling group if the group has no instances and no scaling activities in progress.
deleteAutoScalingGroupAsync(DeleteAutoScalingGroupRequest, AsyncHandler<DeleteAutoScalingGroupRequest, Void>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Deletes the specified Auto Scaling group if the group has no instances and no scaling activities in progress.
DeleteAutoScalingGroupRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the DeleteAutoScalingGroup operation.
DeleteAutoScalingGroupRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DeleteAutoScalingGroupRequest
 
deleteBucket(DeleteBucketRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Deletes the specified bucket.
deleteBucket(String) - Method in interface com.amazonaws.services.s3.AmazonS3
Deletes the specified bucket.
deleteBucket(String) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
deleteBucket(DeleteBucketRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
deleteBucketCrossOriginConfiguration(String) - Method in interface com.amazonaws.services.s3.AmazonS3
Delete the cross origin configuration for the specified bucket.
deleteBucketCrossOriginConfiguration(String) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
deleteBucketLifecycleConfiguration(String) - Method in interface com.amazonaws.services.s3.AmazonS3
Removes the lifecycle configuration for the bucket specified.
deleteBucketLifecycleConfiguration(String) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
deleteBucketPolicy(String) - Method in interface com.amazonaws.services.s3.AmazonS3
Deletes the policy associated with the specified bucket.
deleteBucketPolicy(DeleteBucketPolicyRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Deletes the policy associated with the specified bucket.
deleteBucketPolicy(String) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
deleteBucketPolicy(DeleteBucketPolicyRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
DeleteBucketPolicyRequest - Class in com.amazonaws.services.s3.model
Deletes the policy associated with the specified bucket.
DeleteBucketPolicyRequest(String) - Constructor for class com.amazonaws.services.s3.model.DeleteBucketPolicyRequest
Creates a new request object, ready to be executed to delete the bucket policy of an Amazon S3 bucket.
DeleteBucketRequest - Class in com.amazonaws.services.s3.model
Provides options for deleting a specified bucket.
DeleteBucketRequest(String) - Constructor for class com.amazonaws.services.s3.model.DeleteBucketRequest
Constructs a new DeleteBucketRequest, ready to be executed to delete the specified bucket.
deleteBucketTaggingConfiguration(String) - Method in interface com.amazonaws.services.s3.AmazonS3
Removes the Tagging configuration for the bucket specified.
deleteBucketTaggingConfiguration(String) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
deleteBucketWebsiteConfiguration(String) - Method in interface com.amazonaws.services.s3.AmazonS3
This operation removes the website configuration for a bucket.
deleteBucketWebsiteConfiguration(DeleteBucketWebsiteConfigurationRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
This operation removes the website configuration for a bucket.
deleteBucketWebsiteConfiguration(String) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
deleteBucketWebsiteConfiguration(DeleteBucketWebsiteConfigurationRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
DeleteBucketWebsiteConfigurationRequest - Class in com.amazonaws.services.s3.model
Request object for the parameters to delete a bucket's website configuration.
DeleteBucketWebsiteConfigurationRequest(String) - Constructor for class com.amazonaws.services.s3.model.DeleteBucketWebsiteConfigurationRequest
Creates a new requet object, ready to be executed to delete the website configuration for the specified bucket.
deleteDomain(DeleteDomainRequest) - Method in interface com.amazonaws.services.simpledb.AmazonSimpleDB
The DeleteDomain operation deletes a domain.
deleteDomain(DeleteDomainRequest) - Method in class com.amazonaws.services.simpledb.AmazonSimpleDBClient
The DeleteDomain operation deletes a domain.
deleteDomainAsync(DeleteDomainRequest) - Method in interface com.amazonaws.services.simpledb.AmazonSimpleDBAsync
The DeleteDomain operation deletes a domain.
deleteDomainAsync(DeleteDomainRequest, AsyncHandler<DeleteDomainRequest, Void>) - Method in interface com.amazonaws.services.simpledb.AmazonSimpleDBAsync
The DeleteDomain operation deletes a domain.
deleteDomainAsync(DeleteDomainRequest) - Method in class com.amazonaws.services.simpledb.AmazonSimpleDBAsyncClient
The DeleteDomain operation deletes a domain.
deleteDomainAsync(DeleteDomainRequest, AsyncHandler<DeleteDomainRequest, Void>) - Method in class com.amazonaws.services.simpledb.AmazonSimpleDBAsyncClient
The DeleteDomain operation deletes a domain.
DeleteDomainRequest - Class in com.amazonaws.services.simpledb.model
Container for the parameters to the DeleteDomain operation.
DeleteDomainRequest() - Constructor for class com.amazonaws.services.simpledb.model.DeleteDomainRequest
Default constructor for a new DeleteDomainRequest object.
DeleteDomainRequest(String) - Constructor for class com.amazonaws.services.simpledb.model.DeleteDomainRequest
Constructs a new DeleteDomainRequest object.
deleteEndpoint(DeleteEndpointRequest) - Method in interface com.amazonaws.services.sns.AmazonSNS
The DeleteEndpoint action, which is idempotent, deletes the endpoint from SNS.
deleteEndpoint(DeleteEndpointRequest) - Method in class com.amazonaws.services.sns.AmazonSNSClient
The DeleteEndpoint action, which is idempotent, deletes the endpoint from SNS.
deleteEndpointAsync(DeleteEndpointRequest) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
The DeleteEndpoint action, which is idempotent, deletes the endpoint from SNS.
deleteEndpointAsync(DeleteEndpointRequest, AsyncHandler<DeleteEndpointRequest, Void>) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
The DeleteEndpoint action, which is idempotent, deletes the endpoint from SNS.
deleteEndpointAsync(DeleteEndpointRequest) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
The DeleteEndpoint action, which is idempotent, deletes the endpoint from SNS.
deleteEndpointAsync(DeleteEndpointRequest, AsyncHandler<DeleteEndpointRequest, Void>) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
The DeleteEndpoint action, which is idempotent, deletes the endpoint from SNS.
DeleteEndpointRequest - Class in com.amazonaws.services.sns.model
Container for the parameters to the DeleteEndpoint operation.
DeleteEndpointRequest() - Constructor for class com.amazonaws.services.sns.model.DeleteEndpointRequest
 
deleteIdentity(DeleteIdentityRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
Deletes the specified identity (email address or domain) from the list of verified identities.
deleteIdentity(DeleteIdentityRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
Deletes the specified identity (email address or domain) from the list of verified identities.
deleteIdentityAsync(DeleteIdentityRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Deletes the specified identity (email address or domain) from the list of verified identities.
deleteIdentityAsync(DeleteIdentityRequest, AsyncHandler<DeleteIdentityRequest, DeleteIdentityResult>) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Deletes the specified identity (email address or domain) from the list of verified identities.
deleteIdentityAsync(DeleteIdentityRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Deletes the specified identity (email address or domain) from the list of verified identities.
deleteIdentityAsync(DeleteIdentityRequest, AsyncHandler<DeleteIdentityRequest, DeleteIdentityResult>) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Deletes the specified identity (email address or domain) from the list of verified identities.
DeleteIdentityRequest - Class in com.amazonaws.services.simpleemail.model
Container for the parameters to the DeleteIdentity operation.
DeleteIdentityRequest() - Constructor for class com.amazonaws.services.simpleemail.model.DeleteIdentityRequest
 
DeleteIdentityResult - Class in com.amazonaws.services.simpleemail.model
An empty element.
DeleteIdentityResult() - Constructor for class com.amazonaws.services.simpleemail.model.DeleteIdentityResult
 
deleteItem(DeleteItemRequest) - Method in interface com.amazonaws.services.dynamodb.AmazonDynamoDB
Deprecated.  Deletes a single item in a table by primary key.
deleteItem(DeleteItemRequest) - Method in class com.amazonaws.services.dynamodb.AmazonDynamoDBClient
Deprecated.  Deletes a single item in a table by primary key.
deleteItem(DeleteItemRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
Deletes a single item in a table by primary key.
deleteItem(String, Map<String, AttributeValue>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
Deletes a single item in a table by primary key.
deleteItem(String, Map<String, AttributeValue>, String) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
Deletes a single item in a table by primary key.
deleteItem(DeleteItemRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
Deletes a single item in a table by primary key.
deleteItem(String, Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
Deletes a single item in a table by primary key.
deleteItem(String, Map<String, AttributeValue>, String) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
Deletes a single item in a table by primary key.
deleteItemAsync(DeleteItemRequest) - Method in interface com.amazonaws.services.dynamodb.AmazonDynamoDBAsync
Deprecated.  Deletes a single item in a table by primary key.
deleteItemAsync(DeleteItemRequest, AsyncHandler<DeleteItemRequest, DeleteItemResult>) - Method in interface com.amazonaws.services.dynamodb.AmazonDynamoDBAsync
Deprecated.  Deletes a single item in a table by primary key.
deleteItemAsync(DeleteItemRequest) - Method in class com.amazonaws.services.dynamodb.AmazonDynamoDBAsyncClient
Deprecated.  Deletes a single item in a table by primary key.
deleteItemAsync(DeleteItemRequest, AsyncHandler<DeleteItemRequest, DeleteItemResult>) - Method in class com.amazonaws.services.dynamodb.AmazonDynamoDBAsyncClient
Deprecated.  Deletes a single item in a table by primary key.
deleteItemAsync(DeleteItemRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
Deletes a single item in a table by primary key.
deleteItemAsync(DeleteItemRequest, AsyncHandler<DeleteItemRequest, DeleteItemResult>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
Deletes a single item in a table by primary key.
deleteItemAsync(DeleteItemRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
Deletes a single item in a table by primary key.
deleteItemAsync(DeleteItemRequest, AsyncHandler<DeleteItemRequest, DeleteItemResult>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
Deletes a single item in a table by primary key.
DeleteItemRequest - Class in com.amazonaws.services.dynamodb.model
Deprecated. 
DeleteItemRequest() - Constructor for class com.amazonaws.services.dynamodb.model.DeleteItemRequest
Deprecated. Default constructor for a new DeleteItemRequest object.
DeleteItemRequest(String, Key) - Constructor for class com.amazonaws.services.dynamodb.model.DeleteItemRequest
Deprecated. Constructs a new DeleteItemRequest object.
DeleteItemRequest - Class in com.amazonaws.services.dynamodbv2.model
Container for the parameters to the DeleteItem operation.
DeleteItemRequest() - Constructor for class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
Default constructor for a new DeleteItemRequest object.
DeleteItemRequest(String, Map<String, AttributeValue>) - Constructor for class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
Constructs a new DeleteItemRequest object.
DeleteItemRequest(String, Map<String, AttributeValue>, String) - Constructor for class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
Constructs a new DeleteItemRequest object.
DeleteItemRequest(String, Map<String, AttributeValue>, ReturnValue) - Constructor for class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
Constructs a new DeleteItemRequest object.
DeleteItemResult - Class in com.amazonaws.services.dynamodb.model
Deprecated. 
DeleteItemResult() - Constructor for class com.amazonaws.services.dynamodb.model.DeleteItemResult
Deprecated.  
DeleteItemResult - Class in com.amazonaws.services.dynamodbv2.model
Represents the output of a DeleteItem operation.
DeleteItemResult() - Constructor for class com.amazonaws.services.dynamodbv2.model.DeleteItemResult
 
deleteKeyPair(DeleteKeyPairRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
The DeleteKeyPair operation deletes a key pair.
deleteKeyPair(DeleteKeyPairRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
The DeleteKeyPair operation deletes a key pair.
deleteKeyPairAsync(DeleteKeyPairRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
The DeleteKeyPair operation deletes a key pair.
deleteKeyPairAsync(DeleteKeyPairRequest, AsyncHandler<DeleteKeyPairRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
The DeleteKeyPair operation deletes a key pair.
deleteKeyPairAsync(DeleteKeyPairRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
The DeleteKeyPair operation deletes a key pair.
deleteKeyPairAsync(DeleteKeyPairRequest, AsyncHandler<DeleteKeyPairRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
The DeleteKeyPair operation deletes a key pair.
DeleteKeyPairRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DeleteKeyPair operation.
DeleteKeyPairRequest() - Constructor for class com.amazonaws.services.ec2.model.DeleteKeyPairRequest
Default constructor for a new DeleteKeyPairRequest object.
DeleteKeyPairRequest(String) - Constructor for class com.amazonaws.services.ec2.model.DeleteKeyPairRequest
Constructs a new DeleteKeyPairRequest object.
deleteLaunchConfiguration(DeleteLaunchConfigurationRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Deletes the specified LaunchConfiguration.
deleteLaunchConfiguration(DeleteLaunchConfigurationRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Deletes the specified LaunchConfiguration.
deleteLaunchConfigurationAsync(DeleteLaunchConfigurationRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Deletes the specified LaunchConfiguration.
deleteLaunchConfigurationAsync(DeleteLaunchConfigurationRequest, AsyncHandler<DeleteLaunchConfigurationRequest, Void>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Deletes the specified LaunchConfiguration.
deleteLaunchConfigurationAsync(DeleteLaunchConfigurationRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Deletes the specified LaunchConfiguration.
deleteLaunchConfigurationAsync(DeleteLaunchConfigurationRequest, AsyncHandler<DeleteLaunchConfigurationRequest, Void>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Deletes the specified LaunchConfiguration.
DeleteLaunchConfigurationRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the DeleteLaunchConfiguration operation.
DeleteLaunchConfigurationRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DeleteLaunchConfigurationRequest
 
deleteLoadBalancer(DeleteLoadBalancerRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancing
Deletes the specified load balancer.
deleteLoadBalancer(DeleteLoadBalancerRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingClient
Deletes the specified load balancer.
deleteLoadBalancerAsync(DeleteLoadBalancerRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
Deletes the specified load balancer.
deleteLoadBalancerAsync(DeleteLoadBalancerRequest, AsyncHandler<DeleteLoadBalancerRequest, Void>) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
Deletes the specified load balancer.
deleteLoadBalancerAsync(DeleteLoadBalancerRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Deletes the specified load balancer.
deleteLoadBalancerAsync(DeleteLoadBalancerRequest, AsyncHandler<DeleteLoadBalancerRequest, Void>) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Deletes the specified load balancer.
deleteLoadBalancerListeners(DeleteLoadBalancerListenersRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancing
Deletes listeners from the load balancer for the specified port.
deleteLoadBalancerListeners(DeleteLoadBalancerListenersRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingClient
Deletes listeners from the load balancer for the specified port.
deleteLoadBalancerListenersAsync(DeleteLoadBalancerListenersRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
Deletes listeners from the load balancer for the specified port.
deleteLoadBalancerListenersAsync(DeleteLoadBalancerListenersRequest, AsyncHandler<DeleteLoadBalancerListenersRequest, Void>) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
Deletes listeners from the load balancer for the specified port.
deleteLoadBalancerListenersAsync(DeleteLoadBalancerListenersRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Deletes listeners from the load balancer for the specified port.
deleteLoadBalancerListenersAsync(DeleteLoadBalancerListenersRequest, AsyncHandler<DeleteLoadBalancerListenersRequest, Void>) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Deletes listeners from the load balancer for the specified port.
DeleteLoadBalancerListenersRequest - Class in com.amazonaws.services.elasticloadbalancing.model
Container for the parameters to the DeleteLoadBalancerListeners operation.
DeleteLoadBalancerListenersRequest() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerListenersRequest
Default constructor for a new DeleteLoadBalancerListenersRequest object.
DeleteLoadBalancerListenersRequest(String, List<Integer>) - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerListenersRequest
Constructs a new DeleteLoadBalancerListenersRequest object.
deleteLoadBalancerPolicy(DeleteLoadBalancerPolicyRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancing
Deletes a policy from the load balancer.
deleteLoadBalancerPolicy(DeleteLoadBalancerPolicyRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingClient
Deletes a policy from the load balancer.
deleteLoadBalancerPolicyAsync(DeleteLoadBalancerPolicyRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
Deletes a policy from the load balancer.
deleteLoadBalancerPolicyAsync(DeleteLoadBalancerPolicyRequest, AsyncHandler<DeleteLoadBalancerPolicyRequest, DeleteLoadBalancerPolicyResult>) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
Deletes a policy from the load balancer.
deleteLoadBalancerPolicyAsync(DeleteLoadBalancerPolicyRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Deletes a policy from the load balancer.
deleteLoadBalancerPolicyAsync(DeleteLoadBalancerPolicyRequest, AsyncHandler<DeleteLoadBalancerPolicyRequest, DeleteLoadBalancerPolicyResult>) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Deletes a policy from the load balancer.
DeleteLoadBalancerPolicyRequest - Class in com.amazonaws.services.elasticloadbalancing.model
Container for the parameters to the DeleteLoadBalancerPolicy operation.
DeleteLoadBalancerPolicyRequest() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerPolicyRequest
Default constructor for a new DeleteLoadBalancerPolicyRequest object.
DeleteLoadBalancerPolicyRequest(String, String) - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerPolicyRequest
Constructs a new DeleteLoadBalancerPolicyRequest object.
DeleteLoadBalancerPolicyResult - Class in com.amazonaws.services.elasticloadbalancing.model
The output for the DeleteLoadBalancerPolicy action.
DeleteLoadBalancerPolicyResult() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerPolicyResult
 
DeleteLoadBalancerRequest - Class in com.amazonaws.services.elasticloadbalancing.model
Container for the parameters to the DeleteLoadBalancer operation.
DeleteLoadBalancerRequest() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerRequest
Default constructor for a new DeleteLoadBalancerRequest object.
DeleteLoadBalancerRequest(String) - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerRequest
Constructs a new DeleteLoadBalancerRequest object.
deleteMessage(DeleteMessageRequest) - Method in interface com.amazonaws.services.sqs.AmazonSQS
The DeleteMessage action unconditionally removes the specified message from the specified queue.
deleteMessage(DeleteMessageRequest) - Method in class com.amazonaws.services.sqs.AmazonSQSClient
The DeleteMessage action unconditionally removes the specified message from the specified queue.
deleteMessage(DeleteMessageRequest) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
 
deleteMessage(DeleteMessageRequest, QueueBufferCallback<DeleteMessageRequest, Void>) - Method in class com.amazonaws.services.sqs.buffered.SendQueueBuffer
 
deleteMessageAsync(DeleteMessageRequest) - Method in interface com.amazonaws.services.sqs.AmazonSQSAsync
The DeleteMessage action unconditionally removes the specified message from the specified queue.
deleteMessageAsync(DeleteMessageRequest, AsyncHandler<DeleteMessageRequest, Void>) - Method in interface com.amazonaws.services.sqs.AmazonSQSAsync
The DeleteMessage action unconditionally removes the specified message from the specified queue.
deleteMessageAsync(DeleteMessageRequest) - Method in class com.amazonaws.services.sqs.AmazonSQSAsyncClient
The DeleteMessage action unconditionally removes the specified message from the specified queue.
deleteMessageAsync(DeleteMessageRequest, AsyncHandler<DeleteMessageRequest, Void>) - Method in class com.amazonaws.services.sqs.AmazonSQSAsyncClient
The DeleteMessage action unconditionally removes the specified message from the specified queue.
deleteMessageAsync(DeleteMessageRequest) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
 
deleteMessageAsync(DeleteMessageRequest, AsyncHandler<DeleteMessageRequest, Void>) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
 
deleteMessageBatch(DeleteMessageBatchRequest) - Method in interface com.amazonaws.services.sqs.AmazonSQS
This is a batch version of DeleteMessage.
deleteMessageBatch(DeleteMessageBatchRequest) - Method in class com.amazonaws.services.sqs.AmazonSQSClient
This is a batch version of DeleteMessage.
deleteMessageBatch(DeleteMessageBatchRequest) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
 
deleteMessageBatchAsync(DeleteMessageBatchRequest) - Method in interface com.amazonaws.services.sqs.AmazonSQSAsync
This is a batch version of DeleteMessage.
deleteMessageBatchAsync(DeleteMessageBatchRequest, AsyncHandler<DeleteMessageBatchRequest, DeleteMessageBatchResult>) - Method in interface com.amazonaws.services.sqs.AmazonSQSAsync
This is a batch version of DeleteMessage.
deleteMessageBatchAsync(DeleteMessageBatchRequest) - Method in class com.amazonaws.services.sqs.AmazonSQSAsyncClient
This is a batch version of DeleteMessage.
deleteMessageBatchAsync(DeleteMessageBatchRequest, AsyncHandler<DeleteMessageBatchRequest, DeleteMessageBatchResult>) - Method in class com.amazonaws.services.sqs.AmazonSQSAsyncClient
This is a batch version of DeleteMessage.
deleteMessageBatchAsync(DeleteMessageBatchRequest) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
 
deleteMessageBatchAsync(DeleteMessageBatchRequest, AsyncHandler<DeleteMessageBatchRequest, DeleteMessageBatchResult>) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
 
DeleteMessageBatchRequest - Class in com.amazonaws.services.sqs.model
Container for the parameters to the DeleteMessageBatch operation.
DeleteMessageBatchRequest() - Constructor for class com.amazonaws.services.sqs.model.DeleteMessageBatchRequest
Default constructor for a new DeleteMessageBatchRequest object.
DeleteMessageBatchRequest(String) - Constructor for class com.amazonaws.services.sqs.model.DeleteMessageBatchRequest
Constructs a new DeleteMessageBatchRequest object.
DeleteMessageBatchRequest(String, List<DeleteMessageBatchRequestEntry>) - Constructor for class com.amazonaws.services.sqs.model.DeleteMessageBatchRequest
Constructs a new DeleteMessageBatchRequest object.
DeleteMessageBatchRequestEntry - Class in com.amazonaws.services.sqs.model
Encloses a receipt handle and an identifier for it.
DeleteMessageBatchRequestEntry() - Constructor for class com.amazonaws.services.sqs.model.DeleteMessageBatchRequestEntry
Default constructor for a new DeleteMessageBatchRequestEntry object.
DeleteMessageBatchRequestEntry(String, String) - Constructor for class com.amazonaws.services.sqs.model.DeleteMessageBatchRequestEntry
Constructs a new DeleteMessageBatchRequestEntry object.
DeleteMessageBatchResult - Class in com.amazonaws.services.sqs.model
 
DeleteMessageBatchResult() - Constructor for class com.amazonaws.services.sqs.model.DeleteMessageBatchResult
 
DeleteMessageBatchResultEntry - Class in com.amazonaws.services.sqs.model
Encloses the id an entry in DeleteMessageBatch.
DeleteMessageBatchResultEntry() - Constructor for class com.amazonaws.services.sqs.model.DeleteMessageBatchResultEntry
 
DeleteMessageRequest - Class in com.amazonaws.services.sqs.model
Container for the parameters to the DeleteMessage operation.
DeleteMessageRequest() - Constructor for class com.amazonaws.services.sqs.model.DeleteMessageRequest
Default constructor for a new DeleteMessageRequest object.
DeleteMessageRequest(String, String) - Constructor for class com.amazonaws.services.sqs.model.DeleteMessageRequest
Constructs a new DeleteMessageRequest object.
deleteNotificationConfiguration(DeleteNotificationConfigurationRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Deletes notifications created by PutNotificationConfiguration.
deleteNotificationConfiguration(DeleteNotificationConfigurationRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Deletes notifications created by PutNotificationConfiguration.
deleteNotificationConfigurationAsync(DeleteNotificationConfigurationRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Deletes notifications created by PutNotificationConfiguration.
deleteNotificationConfigurationAsync(DeleteNotificationConfigurationRequest, AsyncHandler<DeleteNotificationConfigurationRequest, Void>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Deletes notifications created by PutNotificationConfiguration.
deleteNotificationConfigurationAsync(DeleteNotificationConfigurationRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Deletes notifications created by PutNotificationConfiguration.
deleteNotificationConfigurationAsync(DeleteNotificationConfigurationRequest, AsyncHandler<DeleteNotificationConfigurationRequest, Void>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Deletes notifications created by PutNotificationConfiguration.
DeleteNotificationConfigurationRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the DeleteNotificationConfiguration operation.
DeleteNotificationConfigurationRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DeleteNotificationConfigurationRequest
 
deleteObject(String, String) - Method in interface com.amazonaws.services.s3.AmazonS3
Deletes the specified object in the specified bucket.
deleteObject(DeleteObjectRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Deletes the specified object in the specified bucket.
deleteObject(String, String) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
deleteObject(DeleteObjectRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
deleteObject(DeleteObjectRequest) - Method in class com.amazonaws.services.s3.AmazonS3EncryptionClient
 
DeleteObjectRequest - Class in com.amazonaws.services.s3.model
Provides options for deleting a specified object in a specified bucket.
DeleteObjectRequest(String, String) - Constructor for class com.amazonaws.services.s3.model.DeleteObjectRequest
Constructs a new DeleteObjectRequest, specifying the object's bucket name and key.
deleteObjects(DeleteObjectsRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Deletes multiple objects in a single bucket from S3.
deleteObjects(DeleteObjectsRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
DeleteObjectsRequest - Class in com.amazonaws.services.s3.model
Provides options for deleting multiple objects in a specified bucket.
DeleteObjectsRequest(String) - Constructor for class com.amazonaws.services.s3.model.DeleteObjectsRequest
Constructs a new DeleteObjectsRequest, specifying the objects' bucket name.
DeleteObjectsRequest.KeyVersion - Class in com.amazonaws.services.s3.model
A key to delete, with an optional version attribute.
DeleteObjectsRequest.KeyVersion(String) - Constructor for class com.amazonaws.services.s3.model.DeleteObjectsRequest.KeyVersion
Constructs a key without a version.
DeleteObjectsRequest.KeyVersion(String, String) - Constructor for class com.amazonaws.services.s3.model.DeleteObjectsRequest.KeyVersion
Constructs a key-version pair.
DeleteObjectsResult - Class in com.amazonaws.services.s3.model
Successful response to AmazonS3.deleteObjects(DeleteObjectsRequest).
DeleteObjectsResult(List<DeleteObjectsResult.DeletedObject>) - Constructor for class com.amazonaws.services.s3.model.DeleteObjectsResult
 
DeleteObjectsResult.DeletedObject - Class in com.amazonaws.services.s3.model
A successfully deleted object.
DeleteObjectsResult.DeletedObject() - Constructor for class com.amazonaws.services.s3.model.DeleteObjectsResult.DeletedObject
 
deletePlacementGroup(DeletePlacementGroupRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Deletes a PlacementGroup from a user's account.
deletePlacementGroup(DeletePlacementGroupRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Deletes a PlacementGroup from a user's account.
deletePlacementGroupAsync(DeletePlacementGroupRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Deletes a PlacementGroup from a user's account.
deletePlacementGroupAsync(DeletePlacementGroupRequest, AsyncHandler<DeletePlacementGroupRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Deletes a PlacementGroup from a user's account.
deletePlacementGroupAsync(DeletePlacementGroupRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Deletes a PlacementGroup from a user's account.
deletePlacementGroupAsync(DeletePlacementGroupRequest, AsyncHandler<DeletePlacementGroupRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Deletes a PlacementGroup from a user's account.
DeletePlacementGroupRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DeletePlacementGroup operation.
DeletePlacementGroupRequest() - Constructor for class com.amazonaws.services.ec2.model.DeletePlacementGroupRequest
Default constructor for a new DeletePlacementGroupRequest object.
DeletePlacementGroupRequest(String) - Constructor for class com.amazonaws.services.ec2.model.DeletePlacementGroupRequest
Constructs a new DeletePlacementGroupRequest object.
deletePlatformApplication(DeletePlatformApplicationRequest) - Method in interface com.amazonaws.services.sns.AmazonSNS
The DeletePlatformApplication action deletes a platform application object for one of the supported push notification services, such as APNS and GCM.
deletePlatformApplication(DeletePlatformApplicationRequest) - Method in class com.amazonaws.services.sns.AmazonSNSClient
The DeletePlatformApplication action deletes a platform application object for one of the supported push notification services, such as APNS and GCM.
deletePlatformApplicationAsync(DeletePlatformApplicationRequest) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
The DeletePlatformApplication action deletes a platform application object for one of the supported push notification services, such as APNS and GCM.
deletePlatformApplicationAsync(DeletePlatformApplicationRequest, AsyncHandler<DeletePlatformApplicationRequest, Void>) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
The DeletePlatformApplication action deletes a platform application object for one of the supported push notification services, such as APNS and GCM.
deletePlatformApplicationAsync(DeletePlatformApplicationRequest) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
The DeletePlatformApplication action deletes a platform application object for one of the supported push notification services, such as APNS and GCM.
deletePlatformApplicationAsync(DeletePlatformApplicationRequest, AsyncHandler<DeletePlatformApplicationRequest, Void>) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
The DeletePlatformApplication action deletes a platform application object for one of the supported push notification services, such as APNS and GCM.
DeletePlatformApplicationRequest - Class in com.amazonaws.services.sns.model
Container for the parameters to the DeletePlatformApplication operation.
DeletePlatformApplicationRequest() - Constructor for class com.amazonaws.services.sns.model.DeletePlatformApplicationRequest
 
deletePolicy(DeletePolicyRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Deletes a policy created by PutScalingPolicy.
deletePolicy(DeletePolicyRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Deletes a policy created by PutScalingPolicy.
deletePolicyAsync(DeletePolicyRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Deletes a policy created by PutScalingPolicy.
deletePolicyAsync(DeletePolicyRequest, AsyncHandler<DeletePolicyRequest, Void>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Deletes a policy created by PutScalingPolicy.
deletePolicyAsync(DeletePolicyRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Deletes a policy created by PutScalingPolicy.
deletePolicyAsync(DeletePolicyRequest, AsyncHandler<DeletePolicyRequest, Void>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Deletes a policy created by PutScalingPolicy.
DeletePolicyRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the DeletePolicy operation.
DeletePolicyRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DeletePolicyRequest
 
deleteQueue(DeleteQueueRequest) - Method in interface com.amazonaws.services.sqs.AmazonSQS
This action unconditionally deletes the queue specified by the queue URL.
deleteQueue(DeleteQueueRequest) - Method in class com.amazonaws.services.sqs.AmazonSQSClient
This action unconditionally deletes the queue specified by the queue URL.
deleteQueue(DeleteQueueRequest) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
 
deleteQueueAsync(DeleteQueueRequest) - Method in interface com.amazonaws.services.sqs.AmazonSQSAsync
This action unconditionally deletes the queue specified by the queue URL.
deleteQueueAsync(DeleteQueueRequest, AsyncHandler<DeleteQueueRequest, Void>) - Method in interface com.amazonaws.services.sqs.AmazonSQSAsync
This action unconditionally deletes the queue specified by the queue URL.
deleteQueueAsync(DeleteQueueRequest) - Method in class com.amazonaws.services.sqs.AmazonSQSAsyncClient
This action unconditionally deletes the queue specified by the queue URL.
deleteQueueAsync(DeleteQueueRequest, AsyncHandler<DeleteQueueRequest, Void>) - Method in class com.amazonaws.services.sqs.AmazonSQSAsyncClient
This action unconditionally deletes the queue specified by the queue URL.
deleteQueueAsync(DeleteQueueRequest) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
 
deleteQueueAsync(DeleteQueueRequest, AsyncHandler<DeleteQueueRequest, Void>) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
 
DeleteQueueRequest - Class in com.amazonaws.services.sqs.model
Container for the parameters to the DeleteQueue operation.
DeleteQueueRequest() - Constructor for class com.amazonaws.services.sqs.model.DeleteQueueRequest
Default constructor for a new DeleteQueueRequest object.
DeleteQueueRequest(String) - Constructor for class com.amazonaws.services.sqs.model.DeleteQueueRequest
Constructs a new DeleteQueueRequest object.
DeleteRequest - Class in com.amazonaws.services.dynamodb.model
Deprecated. 
DeleteRequest() - Constructor for class com.amazonaws.services.dynamodb.model.DeleteRequest
Deprecated.  
DeleteRequest - Class in com.amazonaws.services.dynamodbv2.model
Represents a request to perform a DeleteItem operation on an item.
DeleteRequest() - Constructor for class com.amazonaws.services.dynamodbv2.model.DeleteRequest
Default constructor for a new DeleteRequest object.
DeleteRequest(Map<String, AttributeValue>) - Constructor for class com.amazonaws.services.dynamodbv2.model.DeleteRequest
Constructs a new DeleteRequest object.
deleteScheduledAction(DeleteScheduledActionRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Deletes a scheduled action previously created using the PutScheduledUpdateGroupAction.
deleteScheduledAction(DeleteScheduledActionRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Deletes a scheduled action previously created using the PutScheduledUpdateGroupAction.
deleteScheduledActionAsync(DeleteScheduledActionRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Deletes a scheduled action previously created using the PutScheduledUpdateGroupAction.
deleteScheduledActionAsync(DeleteScheduledActionRequest, AsyncHandler<DeleteScheduledActionRequest, Void>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Deletes a scheduled action previously created using the PutScheduledUpdateGroupAction.
deleteScheduledActionAsync(DeleteScheduledActionRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Deletes a scheduled action previously created using the PutScheduledUpdateGroupAction.
deleteScheduledActionAsync(DeleteScheduledActionRequest, AsyncHandler<DeleteScheduledActionRequest, Void>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Deletes a scheduled action previously created using the PutScheduledUpdateGroupAction.
DeleteScheduledActionRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the DeleteScheduledAction operation.
DeleteScheduledActionRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DeleteScheduledActionRequest
 
deleteSecurityGroup(DeleteSecurityGroupRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
The DeleteSecurityGroup operation deletes a security group.
deleteSecurityGroup() - Method in interface com.amazonaws.services.ec2.AmazonEC2
The DeleteSecurityGroup operation deletes a security group.
deleteSecurityGroup(DeleteSecurityGroupRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
The DeleteSecurityGroup operation deletes a security group.
deleteSecurityGroup() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
The DeleteSecurityGroup operation deletes a security group.
deleteSecurityGroupAsync(DeleteSecurityGroupRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
The DeleteSecurityGroup operation deletes a security group.
deleteSecurityGroupAsync(DeleteSecurityGroupRequest, AsyncHandler<DeleteSecurityGroupRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
The DeleteSecurityGroup operation deletes a security group.
deleteSecurityGroupAsync(DeleteSecurityGroupRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
The DeleteSecurityGroup operation deletes a security group.
deleteSecurityGroupAsync(DeleteSecurityGroupRequest, AsyncHandler<DeleteSecurityGroupRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
The DeleteSecurityGroup operation deletes a security group.
DeleteSecurityGroupRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DeleteSecurityGroup operation.
DeleteSecurityGroupRequest() - Constructor for class com.amazonaws.services.ec2.model.DeleteSecurityGroupRequest
Default constructor for a new DeleteSecurityGroupRequest object.
DeleteSecurityGroupRequest(String) - Constructor for class com.amazonaws.services.ec2.model.DeleteSecurityGroupRequest
Constructs a new DeleteSecurityGroupRequest object.
deleteSnapshot(DeleteSnapshotRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Deletes the snapshot identified by snapshotId .
deleteSnapshot(DeleteSnapshotRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Deletes the snapshot identified by snapshotId .
deleteSnapshotAsync(DeleteSnapshotRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Deletes the snapshot identified by snapshotId .
deleteSnapshotAsync(DeleteSnapshotRequest, AsyncHandler<DeleteSnapshotRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Deletes the snapshot identified by snapshotId .
deleteSnapshotAsync(DeleteSnapshotRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Deletes the snapshot identified by snapshotId .
deleteSnapshotAsync(DeleteSnapshotRequest, AsyncHandler<DeleteSnapshotRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Deletes the snapshot identified by snapshotId .
DeleteSnapshotRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DeleteSnapshot operation.
DeleteSnapshotRequest() - Constructor for class com.amazonaws.services.ec2.model.DeleteSnapshotRequest
Default constructor for a new DeleteSnapshotRequest object.
DeleteSnapshotRequest(String) - Constructor for class com.amazonaws.services.ec2.model.DeleteSnapshotRequest
Constructs a new DeleteSnapshotRequest object.
deleteSpotDatafeedSubscription(DeleteSpotDatafeedSubscriptionRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Deletes the data feed for Spot Instances.
deleteSpotDatafeedSubscription() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Deletes the data feed for Spot Instances.
deleteSpotDatafeedSubscription(DeleteSpotDatafeedSubscriptionRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Deletes the data feed for Spot Instances.
deleteSpotDatafeedSubscription() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Deletes the data feed for Spot Instances.
deleteSpotDatafeedSubscriptionAsync(DeleteSpotDatafeedSubscriptionRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Deletes the data feed for Spot Instances.
deleteSpotDatafeedSubscriptionAsync(DeleteSpotDatafeedSubscriptionRequest, AsyncHandler<DeleteSpotDatafeedSubscriptionRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Deletes the data feed for Spot Instances.
deleteSpotDatafeedSubscriptionAsync(DeleteSpotDatafeedSubscriptionRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Deletes the data feed for Spot Instances.
deleteSpotDatafeedSubscriptionAsync(DeleteSpotDatafeedSubscriptionRequest, AsyncHandler<DeleteSpotDatafeedSubscriptionRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Deletes the data feed for Spot Instances.
DeleteSpotDatafeedSubscriptionRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DeleteSpotDatafeedSubscription operation.
DeleteSpotDatafeedSubscriptionRequest() - Constructor for class com.amazonaws.services.ec2.model.DeleteSpotDatafeedSubscriptionRequest
 
deleteTable(DeleteTableRequest) - Method in interface com.amazonaws.services.dynamodb.AmazonDynamoDB
Deprecated.  Deletes a table and all of its items.
deleteTable(DeleteTableRequest) - Method in class com.amazonaws.services.dynamodb.AmazonDynamoDBClient
Deprecated.  Deletes a table and all of its items.
deleteTable(DeleteTableRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
The DeleteTable operation deletes a table and all of its items.
deleteTable(String) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
The DeleteTable operation deletes a table and all of its items.
deleteTable(DeleteTableRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
The DeleteTable operation deletes a table and all of its items.
deleteTable(String) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
The DeleteTable operation deletes a table and all of its items.
deleteTableAsync(DeleteTableRequest) - Method in interface com.amazonaws.services.dynamodb.AmazonDynamoDBAsync
Deprecated.  Deletes a table and all of its items.
deleteTableAsync(DeleteTableRequest, AsyncHandler<DeleteTableRequest, DeleteTableResult>) - Method in interface com.amazonaws.services.dynamodb.AmazonDynamoDBAsync
Deprecated.  Deletes a table and all of its items.
deleteTableAsync(DeleteTableRequest) - Method in class com.amazonaws.services.dynamodb.AmazonDynamoDBAsyncClient
Deprecated.  Deletes a table and all of its items.
deleteTableAsync(DeleteTableRequest, AsyncHandler<DeleteTableRequest, DeleteTableResult>) - Method in class com.amazonaws.services.dynamodb.AmazonDynamoDBAsyncClient
Deprecated.  Deletes a table and all of its items.
deleteTableAsync(DeleteTableRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
The DeleteTable operation deletes a table and all of its items.
deleteTableAsync(DeleteTableRequest, AsyncHandler<DeleteTableRequest, DeleteTableResult>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
The DeleteTable operation deletes a table and all of its items.
deleteTableAsync(DeleteTableRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
The DeleteTable operation deletes a table and all of its items.
deleteTableAsync(DeleteTableRequest, AsyncHandler<DeleteTableRequest, DeleteTableResult>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
The DeleteTable operation deletes a table and all of its items.
DeleteTableRequest - Class in com.amazonaws.services.dynamodb.model
Deprecated. 
DeleteTableRequest() - Constructor for class com.amazonaws.services.dynamodb.model.DeleteTableRequest
Deprecated. Default constructor for a new DeleteTableRequest object.
DeleteTableRequest(String) - Constructor for class com.amazonaws.services.dynamodb.model.DeleteTableRequest
Deprecated. Constructs a new DeleteTableRequest object.
DeleteTableRequest - Class in com.amazonaws.services.dynamodbv2.model
Container for the parameters to the DeleteTable operation.
DeleteTableRequest() - Constructor for class com.amazonaws.services.dynamodbv2.model.DeleteTableRequest
Default constructor for a new DeleteTableRequest object.
DeleteTableRequest(String) - Constructor for class com.amazonaws.services.dynamodbv2.model.DeleteTableRequest
Constructs a new DeleteTableRequest object.
DeleteTableResult - Class in com.amazonaws.services.dynamodb.model
Deprecated. 
DeleteTableResult() - Constructor for class com.amazonaws.services.dynamodb.model.DeleteTableResult
Deprecated.  
DeleteTableResult - Class in com.amazonaws.services.dynamodbv2.model
Represents the output of a DeleteTable operation.
DeleteTableResult() - Constructor for class com.amazonaws.services.dynamodbv2.model.DeleteTableResult
 
deleteTags(DeleteTagsRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Removes the specified tags or a set of tags from a set of resources.
deleteTags(DeleteTagsRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Removes the specified tags or a set of tags from a set of resources.
deleteTags(DeleteTagsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Deletes tags from the specified Amazon EC2 resources.
deleteTags(DeleteTagsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Deletes tags from the specified Amazon EC2 resources.
deleteTagsAsync(DeleteTagsRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Removes the specified tags or a set of tags from a set of resources.
deleteTagsAsync(DeleteTagsRequest, AsyncHandler<DeleteTagsRequest, Void>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Removes the specified tags or a set of tags from a set of resources.
deleteTagsAsync(DeleteTagsRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Removes the specified tags or a set of tags from a set of resources.
deleteTagsAsync(DeleteTagsRequest, AsyncHandler<DeleteTagsRequest, Void>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Removes the specified tags or a set of tags from a set of resources.
deleteTagsAsync(DeleteTagsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Deletes tags from the specified Amazon EC2 resources.
deleteTagsAsync(DeleteTagsRequest, AsyncHandler<DeleteTagsRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Deletes tags from the specified Amazon EC2 resources.
deleteTagsAsync(DeleteTagsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Deletes tags from the specified Amazon EC2 resources.
deleteTagsAsync(DeleteTagsRequest, AsyncHandler<DeleteTagsRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Deletes tags from the specified Amazon EC2 resources.
DeleteTagsRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the DeleteTags operation.
DeleteTagsRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DeleteTagsRequest
 
DeleteTagsRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DeleteTags operation.
DeleteTagsRequest() - Constructor for class com.amazonaws.services.ec2.model.DeleteTagsRequest
Default constructor for a new DeleteTagsRequest object.
DeleteTagsRequest(List<String>) - Constructor for class com.amazonaws.services.ec2.model.DeleteTagsRequest
Constructs a new DeleteTagsRequest object.
deleteTopic(DeleteTopicRequest) - Method in interface com.amazonaws.services.sns.AmazonSNS
The DeleteTopic action deletes a topic and all its subscriptions.
deleteTopic(String) - Method in interface com.amazonaws.services.sns.AmazonSNS
The DeleteTopic action deletes a topic and all its subscriptions.
deleteTopic(DeleteTopicRequest) - Method in class com.amazonaws.services.sns.AmazonSNSClient
The DeleteTopic action deletes a topic and all its subscriptions.
deleteTopic(String) - Method in class com.amazonaws.services.sns.AmazonSNSClient
The DeleteTopic action deletes a topic and all its subscriptions.
deleteTopicAsync(DeleteTopicRequest) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
The DeleteTopic action deletes a topic and all its subscriptions.
deleteTopicAsync(DeleteTopicRequest, AsyncHandler<DeleteTopicRequest, Void>) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
The DeleteTopic action deletes a topic and all its subscriptions.
deleteTopicAsync(DeleteTopicRequest) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
The DeleteTopic action deletes a topic and all its subscriptions.
deleteTopicAsync(DeleteTopicRequest, AsyncHandler<DeleteTopicRequest, Void>) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
The DeleteTopic action deletes a topic and all its subscriptions.
DeleteTopicRequest - Class in com.amazonaws.services.sns.model
Container for the parameters to the DeleteTopic operation.
DeleteTopicRequest() - Constructor for class com.amazonaws.services.sns.model.DeleteTopicRequest
Default constructor for a new DeleteTopicRequest object.
DeleteTopicRequest(String) - Constructor for class com.amazonaws.services.sns.model.DeleteTopicRequest
Constructs a new DeleteTopicRequest object.
deleteVerifiedEmailAddress(DeleteVerifiedEmailAddressRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
Deletes the specified email address from the list of verified addresses.
deleteVerifiedEmailAddress(DeleteVerifiedEmailAddressRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
Deletes the specified email address from the list of verified addresses.
deleteVerifiedEmailAddressAsync(DeleteVerifiedEmailAddressRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Deletes the specified email address from the list of verified addresses.
deleteVerifiedEmailAddressAsync(DeleteVerifiedEmailAddressRequest, AsyncHandler<DeleteVerifiedEmailAddressRequest, Void>) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Deletes the specified email address from the list of verified addresses.
deleteVerifiedEmailAddressAsync(DeleteVerifiedEmailAddressRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Deletes the specified email address from the list of verified addresses.
deleteVerifiedEmailAddressAsync(DeleteVerifiedEmailAddressRequest, AsyncHandler<DeleteVerifiedEmailAddressRequest, Void>) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Deletes the specified email address from the list of verified addresses.
DeleteVerifiedEmailAddressRequest - Class in com.amazonaws.services.simpleemail.model
Container for the parameters to the DeleteVerifiedEmailAddress operation.
DeleteVerifiedEmailAddressRequest() - Constructor for class com.amazonaws.services.simpleemail.model.DeleteVerifiedEmailAddressRequest
 
deleteVersion(String, String, String) - Method in interface com.amazonaws.services.s3.AmazonS3
Deletes a specific version of the specified object in the specified bucket.
deleteVersion(DeleteVersionRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Deletes a specific version of an object in the specified bucket.
deleteVersion(String, String, String) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
deleteVersion(DeleteVersionRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
DeleteVersionRequest - Class in com.amazonaws.services.s3.model
Provides options for deleting a specific version of an object in the specified bucket.
DeleteVersionRequest(String, String, String) - Constructor for class com.amazonaws.services.s3.model.DeleteVersionRequest
Constructs a new DeleteVersionRequest object, ready to be executed to delete the version identified by the specified version ID, in the specified bucket and key.
DeleteVersionRequest(String, String, String, MultiFactorAuthentication) - Constructor for class com.amazonaws.services.s3.model.DeleteVersionRequest
Constructs a new DeleteVersionRequest object, ready to be executed to delete the version identified by the specified version ID, in the specified bucket and key, with the specified Multi-Factor Authentication (MFA) information.
deleteVolume(DeleteVolumeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Deletes a previously created volume.
deleteVolume(DeleteVolumeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Deletes a previously created volume.
deleteVolumeAsync(DeleteVolumeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Deletes a previously created volume.
deleteVolumeAsync(DeleteVolumeRequest, AsyncHandler<DeleteVolumeRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Deletes a previously created volume.
deleteVolumeAsync(DeleteVolumeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Deletes a previously created volume.
deleteVolumeAsync(DeleteVolumeRequest, AsyncHandler<DeleteVolumeRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Deletes a previously created volume.
DeleteVolumeRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DeleteVolume operation.
DeleteVolumeRequest() - Constructor for class com.amazonaws.services.ec2.model.DeleteVolumeRequest
Default constructor for a new DeleteVolumeRequest object.
DeleteVolumeRequest(String) - Constructor for class com.amazonaws.services.ec2.model.DeleteVolumeRequest
Constructs a new DeleteVolumeRequest object.
DELIMITER_CONDITION_KEY - Static variable in class com.amazonaws.auth.policy.conditions.S3ConditionFactory
Condition key for the delimiter specified by a request.
deregisterImage(DeregisterImageRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
The DeregisterImage operation deregisters an AMI.
deregisterImage(DeregisterImageRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
The DeregisterImage operation deregisters an AMI.
deregisterImageAsync(DeregisterImageRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
The DeregisterImage operation deregisters an AMI.
deregisterImageAsync(DeregisterImageRequest, AsyncHandler<DeregisterImageRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
The DeregisterImage operation deregisters an AMI.
deregisterImageAsync(DeregisterImageRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
The DeregisterImage operation deregisters an AMI.
deregisterImageAsync(DeregisterImageRequest, AsyncHandler<DeregisterImageRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
The DeregisterImage operation deregisters an AMI.
DeregisterImageRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DeregisterImage operation.
DeregisterImageRequest() - Constructor for class com.amazonaws.services.ec2.model.DeregisterImageRequest
Default constructor for a new DeregisterImageRequest object.
DeregisterImageRequest(String) - Constructor for class com.amazonaws.services.ec2.model.DeregisterImageRequest
Constructs a new DeregisterImageRequest object.
deregisterInstancesFromLoadBalancer(DeregisterInstancesFromLoadBalancerRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancing
Deregisters instances from the load balancer.
deregisterInstancesFromLoadBalancer(DeregisterInstancesFromLoadBalancerRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingClient
Deregisters instances from the load balancer.
deregisterInstancesFromLoadBalancerAsync(DeregisterInstancesFromLoadBalancerRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
Deregisters instances from the load balancer.
deregisterInstancesFromLoadBalancerAsync(DeregisterInstancesFromLoadBalancerRequest, AsyncHandler<DeregisterInstancesFromLoadBalancerRequest, DeregisterInstancesFromLoadBalancerResult>) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
Deregisters instances from the load balancer.
deregisterInstancesFromLoadBalancerAsync(DeregisterInstancesFromLoadBalancerRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Deregisters instances from the load balancer.
deregisterInstancesFromLoadBalancerAsync(DeregisterInstancesFromLoadBalancerRequest, AsyncHandler<DeregisterInstancesFromLoadBalancerRequest, DeregisterInstancesFromLoadBalancerResult>) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Deregisters instances from the load balancer.
DeregisterInstancesFromLoadBalancerRequest - Class in com.amazonaws.services.elasticloadbalancing.model
Container for the parameters to the DeregisterInstancesFromLoadBalancer operation.
DeregisterInstancesFromLoadBalancerRequest() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DeregisterInstancesFromLoadBalancerRequest
Default constructor for a new DeregisterInstancesFromLoadBalancerRequest object.
DeregisterInstancesFromLoadBalancerRequest(String, List<Instance>) - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DeregisterInstancesFromLoadBalancerRequest
Constructs a new DeregisterInstancesFromLoadBalancerRequest object.
DeregisterInstancesFromLoadBalancerResult - Class in com.amazonaws.services.elasticloadbalancing.model
The output for the DeregisterInstancesFromLoadBalancer action.
DeregisterInstancesFromLoadBalancerResult() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DeregisterInstancesFromLoadBalancerResult
 
describeAccountAttributes(DescribeAccountAttributesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
 
describeAccountAttributes() - Method in interface com.amazonaws.services.ec2.AmazonEC2
 
describeAccountAttributes(DescribeAccountAttributesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
 
describeAccountAttributes() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
 
describeAccountAttributesAsync(DescribeAccountAttributesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
 
describeAccountAttributesAsync(DescribeAccountAttributesRequest, AsyncHandler<DescribeAccountAttributesRequest, DescribeAccountAttributesResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
 
describeAccountAttributesAsync(DescribeAccountAttributesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
 
describeAccountAttributesAsync(DescribeAccountAttributesRequest, AsyncHandler<DescribeAccountAttributesRequest, DescribeAccountAttributesResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
 
DescribeAccountAttributesRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeAccountAttributes operation.
DescribeAccountAttributesRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeAccountAttributesRequest
 
DescribeAccountAttributesResult - Class in com.amazonaws.services.ec2.model
Describe Account Attributes Result
DescribeAccountAttributesResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeAccountAttributesResult
 
describeAddresses(DescribeAddressesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
The DescribeAddresses operation lists elastic IP addresses assigned to your account.
describeAddresses() - Method in interface com.amazonaws.services.ec2.AmazonEC2
The DescribeAddresses operation lists elastic IP addresses assigned to your account.
describeAddresses(DescribeAddressesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
The DescribeAddresses operation lists elastic IP addresses assigned to your account.
describeAddresses() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
The DescribeAddresses operation lists elastic IP addresses assigned to your account.
describeAddressesAsync(DescribeAddressesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
The DescribeAddresses operation lists elastic IP addresses assigned to your account.
describeAddressesAsync(DescribeAddressesRequest, AsyncHandler<DescribeAddressesRequest, DescribeAddressesResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
The DescribeAddresses operation lists elastic IP addresses assigned to your account.
describeAddressesAsync(DescribeAddressesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
The DescribeAddresses operation lists elastic IP addresses assigned to your account.
describeAddressesAsync(DescribeAddressesRequest, AsyncHandler<DescribeAddressesRequest, DescribeAddressesResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
The DescribeAddresses operation lists elastic IP addresses assigned to your account.
DescribeAddressesRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeAddresses operation.
DescribeAddressesRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeAddressesRequest
 
DescribeAddressesResult - Class in com.amazonaws.services.ec2.model
The result of describing an account's available Elastic IPs.
DescribeAddressesResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeAddressesResult
 
describeAdjustmentTypes(DescribeAdjustmentTypesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Returns policy adjustment types for use in the PutScalingPolicy action.
describeAdjustmentTypes() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Returns policy adjustment types for use in the PutScalingPolicy action.
describeAdjustmentTypes(DescribeAdjustmentTypesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Returns policy adjustment types for use in the PutScalingPolicy action.
describeAdjustmentTypes() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Returns policy adjustment types for use in the PutScalingPolicy action.
describeAdjustmentTypesAsync(DescribeAdjustmentTypesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Returns policy adjustment types for use in the PutScalingPolicy action.
describeAdjustmentTypesAsync(DescribeAdjustmentTypesRequest, AsyncHandler<DescribeAdjustmentTypesRequest, DescribeAdjustmentTypesResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Returns policy adjustment types for use in the PutScalingPolicy action.
describeAdjustmentTypesAsync(DescribeAdjustmentTypesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Returns policy adjustment types for use in the PutScalingPolicy action.
describeAdjustmentTypesAsync(DescribeAdjustmentTypesRequest, AsyncHandler<DescribeAdjustmentTypesRequest, DescribeAdjustmentTypesResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Returns policy adjustment types for use in the PutScalingPolicy action.
DescribeAdjustmentTypesRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the DescribeAdjustmentTypes operation.
DescribeAdjustmentTypesRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeAdjustmentTypesRequest
 
DescribeAdjustmentTypesResult - Class in com.amazonaws.services.autoscaling.model
The output of the DescribeAdjustmentTypes action.
DescribeAdjustmentTypesResult() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeAdjustmentTypesResult
 
describeAlarmHistory(DescribeAlarmHistoryRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatch
Retrieves history for the specified alarm.
describeAlarmHistory() - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatch
Retrieves history for the specified alarm.
describeAlarmHistory(DescribeAlarmHistoryRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
Retrieves history for the specified alarm.
describeAlarmHistory() - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
Retrieves history for the specified alarm.
describeAlarmHistoryAsync(DescribeAlarmHistoryRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Retrieves history for the specified alarm.
describeAlarmHistoryAsync(DescribeAlarmHistoryRequest, AsyncHandler<DescribeAlarmHistoryRequest, DescribeAlarmHistoryResult>) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Retrieves history for the specified alarm.
describeAlarmHistoryAsync(DescribeAlarmHistoryRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
Retrieves history for the specified alarm.
describeAlarmHistoryAsync(DescribeAlarmHistoryRequest, AsyncHandler<DescribeAlarmHistoryRequest, DescribeAlarmHistoryResult>) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
Retrieves history for the specified alarm.
DescribeAlarmHistoryRequest - Class in com.amazonaws.services.cloudwatch.model
Container for the parameters to the DescribeAlarmHistory operation.
DescribeAlarmHistoryRequest() - Constructor for class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryRequest
 
DescribeAlarmHistoryResult - Class in com.amazonaws.services.cloudwatch.model
The output for the DescribeAlarmHistory action.
DescribeAlarmHistoryResult() - Constructor for class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryResult
 
describeAlarms(DescribeAlarmsRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatch
Retrieves alarms with the specified names.
describeAlarms() - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatch
Retrieves alarms with the specified names.
describeAlarms(DescribeAlarmsRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
Retrieves alarms with the specified names.
describeAlarms() - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
Retrieves alarms with the specified names.
describeAlarmsAsync(DescribeAlarmsRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Retrieves alarms with the specified names.
describeAlarmsAsync(DescribeAlarmsRequest, AsyncHandler<DescribeAlarmsRequest, DescribeAlarmsResult>) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Retrieves alarms with the specified names.
describeAlarmsAsync(DescribeAlarmsRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
Retrieves alarms with the specified names.
describeAlarmsAsync(DescribeAlarmsRequest, AsyncHandler<DescribeAlarmsRequest, DescribeAlarmsResult>) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
Retrieves alarms with the specified names.
describeAlarmsForMetric(DescribeAlarmsForMetricRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatch
Retrieves all alarms for a single metric.
describeAlarmsForMetric(DescribeAlarmsForMetricRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
Retrieves all alarms for a single metric.
describeAlarmsForMetricAsync(DescribeAlarmsForMetricRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Retrieves all alarms for a single metric.
describeAlarmsForMetricAsync(DescribeAlarmsForMetricRequest, AsyncHandler<DescribeAlarmsForMetricRequest, DescribeAlarmsForMetricResult>) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Retrieves all alarms for a single metric.
describeAlarmsForMetricAsync(DescribeAlarmsForMetricRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
Retrieves all alarms for a single metric.
describeAlarmsForMetricAsync(DescribeAlarmsForMetricRequest, AsyncHandler<DescribeAlarmsForMetricRequest, DescribeAlarmsForMetricResult>) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
Retrieves all alarms for a single metric.
DescribeAlarmsForMetricRequest - Class in com.amazonaws.services.cloudwatch.model
Container for the parameters to the DescribeAlarmsForMetric operation.
DescribeAlarmsForMetricRequest() - Constructor for class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricRequest
 
DescribeAlarmsForMetricResult - Class in com.amazonaws.services.cloudwatch.model
The output for the DescribeAlarmsForMetric action.
DescribeAlarmsForMetricResult() - Constructor for class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricResult
 
DescribeAlarmsRequest - Class in com.amazonaws.services.cloudwatch.model
Container for the parameters to the DescribeAlarms operation.
DescribeAlarmsRequest() - Constructor for class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
 
DescribeAlarmsResult - Class in com.amazonaws.services.cloudwatch.model
The output for the DescribeAlarms action.
DescribeAlarmsResult() - Constructor for class com.amazonaws.services.cloudwatch.model.DescribeAlarmsResult
 
describeAutoScalingGroups(DescribeAutoScalingGroupsRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Returns a full description of each Auto Scaling group in the given list.
describeAutoScalingGroups() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Returns a full description of each Auto Scaling group in the given list.
describeAutoScalingGroups(DescribeAutoScalingGroupsRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Returns a full description of each Auto Scaling group in the given list.
describeAutoScalingGroups() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Returns a full description of each Auto Scaling group in the given list.
describeAutoScalingGroupsAsync(DescribeAutoScalingGroupsRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Returns a full description of each Auto Scaling group in the given list.
describeAutoScalingGroupsAsync(DescribeAutoScalingGroupsRequest, AsyncHandler<DescribeAutoScalingGroupsRequest, DescribeAutoScalingGroupsResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Returns a full description of each Auto Scaling group in the given list.
describeAutoScalingGroupsAsync(DescribeAutoScalingGroupsRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Returns a full description of each Auto Scaling group in the given list.
describeAutoScalingGroupsAsync(DescribeAutoScalingGroupsRequest, AsyncHandler<DescribeAutoScalingGroupsRequest, DescribeAutoScalingGroupsResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Returns a full description of each Auto Scaling group in the given list.
DescribeAutoScalingGroupsRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the DescribeAutoScalingGroups operation.
DescribeAutoScalingGroupsRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsRequest
 
DescribeAutoScalingGroupsResult - Class in com.amazonaws.services.autoscaling.model
The AutoScalingGroupsType data type.
DescribeAutoScalingGroupsResult() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsResult
 
describeAutoScalingInstances(DescribeAutoScalingInstancesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Returns a description of each Auto Scaling instance in the InstanceIds list.
describeAutoScalingInstances() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Returns a description of each Auto Scaling instance in the InstanceIds list.
describeAutoScalingInstances(DescribeAutoScalingInstancesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Returns a description of each Auto Scaling instance in the InstanceIds list.
describeAutoScalingInstances() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Returns a description of each Auto Scaling instance in the InstanceIds list.
describeAutoScalingInstancesAsync(DescribeAutoScalingInstancesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Returns a description of each Auto Scaling instance in the InstanceIds list.
describeAutoScalingInstancesAsync(DescribeAutoScalingInstancesRequest, AsyncHandler<DescribeAutoScalingInstancesRequest, DescribeAutoScalingInstancesResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Returns a description of each Auto Scaling instance in the InstanceIds list.
describeAutoScalingInstancesAsync(DescribeAutoScalingInstancesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Returns a description of each Auto Scaling instance in the InstanceIds list.
describeAutoScalingInstancesAsync(DescribeAutoScalingInstancesRequest, AsyncHandler<DescribeAutoScalingInstancesRequest, DescribeAutoScalingInstancesResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Returns a description of each Auto Scaling instance in the InstanceIds list.
DescribeAutoScalingInstancesRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the DescribeAutoScalingInstances operation.
DescribeAutoScalingInstancesRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesRequest
 
DescribeAutoScalingInstancesResult - Class in com.amazonaws.services.autoscaling.model
The AutoScalingInstancesType data type.
DescribeAutoScalingInstancesResult() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesResult
 
describeAutoScalingNotificationTypes(DescribeAutoScalingNotificationTypesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Returns a list of all notification types that are supported by Auto Scaling.
describeAutoScalingNotificationTypes() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Returns a list of all notification types that are supported by Auto Scaling.
describeAutoScalingNotificationTypes(DescribeAutoScalingNotificationTypesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Returns a list of all notification types that are supported by Auto Scaling.
describeAutoScalingNotificationTypes() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Returns a list of all notification types that are supported by Auto Scaling.
describeAutoScalingNotificationTypesAsync(DescribeAutoScalingNotificationTypesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Returns a list of all notification types that are supported by Auto Scaling.
describeAutoScalingNotificationTypesAsync(DescribeAutoScalingNotificationTypesRequest, AsyncHandler<DescribeAutoScalingNotificationTypesRequest, DescribeAutoScalingNotificationTypesResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Returns a list of all notification types that are supported by Auto Scaling.
describeAutoScalingNotificationTypesAsync(DescribeAutoScalingNotificationTypesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Returns a list of all notification types that are supported by Auto Scaling.
describeAutoScalingNotificationTypesAsync(DescribeAutoScalingNotificationTypesRequest, AsyncHandler<DescribeAutoScalingNotificationTypesRequest, DescribeAutoScalingNotificationTypesResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Returns a list of all notification types that are supported by Auto Scaling.
DescribeAutoScalingNotificationTypesRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the DescribeAutoScalingNotificationTypes operation.
DescribeAutoScalingNotificationTypesRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeAutoScalingNotificationTypesRequest
 
DescribeAutoScalingNotificationTypesResult - Class in com.amazonaws.services.autoscaling.model
The AutoScalingNotificationTypes data type.
DescribeAutoScalingNotificationTypesResult() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeAutoScalingNotificationTypesResult
 
describeAvailabilityZones(DescribeAvailabilityZonesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
The DescribeAvailabilityZones operation describes availability zones that are currently available to the account and their states.
describeAvailabilityZones() - Method in interface com.amazonaws.services.ec2.AmazonEC2
The DescribeAvailabilityZones operation describes availability zones that are currently available to the account and their states.
describeAvailabilityZones(DescribeAvailabilityZonesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
The DescribeAvailabilityZones operation describes availability zones that are currently available to the account and their states.
describeAvailabilityZones() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
The DescribeAvailabilityZones operation describes availability zones that are currently available to the account and their states.
describeAvailabilityZonesAsync(DescribeAvailabilityZonesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
The DescribeAvailabilityZones operation describes availability zones that are currently available to the account and their states.
describeAvailabilityZonesAsync(DescribeAvailabilityZonesRequest, AsyncHandler<DescribeAvailabilityZonesRequest, DescribeAvailabilityZonesResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
The DescribeAvailabilityZones operation describes availability zones that are currently available to the account and their states.
describeAvailabilityZonesAsync(DescribeAvailabilityZonesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
The DescribeAvailabilityZones operation describes availability zones that are currently available to the account and their states.
describeAvailabilityZonesAsync(DescribeAvailabilityZonesRequest, AsyncHandler<DescribeAvailabilityZonesRequest, DescribeAvailabilityZonesResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
The DescribeAvailabilityZones operation describes availability zones that are currently available to the account and their states.
DescribeAvailabilityZonesRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeAvailabilityZones operation.
DescribeAvailabilityZonesRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeAvailabilityZonesRequest
 
DescribeAvailabilityZonesResult - Class in com.amazonaws.services.ec2.model
The result of describing the Amazon EC2 availability zones in the current region.
DescribeAvailabilityZonesResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeAvailabilityZonesResult
 
describeBundleTasks(DescribeBundleTasksRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
The DescribeBundleTasks operation describes in-progress and recent bundle tasks.
describeBundleTasks() - Method in interface com.amazonaws.services.ec2.AmazonEC2
The DescribeBundleTasks operation describes in-progress and recent bundle tasks.
describeBundleTasks(DescribeBundleTasksRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
The DescribeBundleTasks operation describes in-progress and recent bundle tasks.
describeBundleTasks() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
The DescribeBundleTasks operation describes in-progress and recent bundle tasks.
describeBundleTasksAsync(DescribeBundleTasksRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
The DescribeBundleTasks operation describes in-progress and recent bundle tasks.
describeBundleTasksAsync(DescribeBundleTasksRequest, AsyncHandler<DescribeBundleTasksRequest, DescribeBundleTasksResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
The DescribeBundleTasks operation describes in-progress and recent bundle tasks.
describeBundleTasksAsync(DescribeBundleTasksRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
The DescribeBundleTasks operation describes in-progress and recent bundle tasks.
describeBundleTasksAsync(DescribeBundleTasksRequest, AsyncHandler<DescribeBundleTasksRequest, DescribeBundleTasksResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
The DescribeBundleTasks operation describes in-progress and recent bundle tasks.
DescribeBundleTasksRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeBundleTasks operation.
DescribeBundleTasksRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeBundleTasksRequest
 
DescribeBundleTasksResult - Class in com.amazonaws.services.ec2.model
The result of describing the bundle tasks for the user's account.
DescribeBundleTasksResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeBundleTasksResult
 
describeConversionTasks(DescribeConversionTasksRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
 
describeConversionTasks() - Method in interface com.amazonaws.services.ec2.AmazonEC2
 
describeConversionTasks(DescribeConversionTasksRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
 
describeConversionTasks() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
 
describeConversionTasksAsync(DescribeConversionTasksRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
 
describeConversionTasksAsync(DescribeConversionTasksRequest, AsyncHandler<DescribeConversionTasksRequest, DescribeConversionTasksResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
 
describeConversionTasksAsync(DescribeConversionTasksRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
 
describeConversionTasksAsync(DescribeConversionTasksRequest, AsyncHandler<DescribeConversionTasksRequest, DescribeConversionTasksResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
 
DescribeConversionTasksRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeConversionTasks operation.
DescribeConversionTasksRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeConversionTasksRequest
 
DescribeConversionTasksResult - Class in com.amazonaws.services.ec2.model
Describe Conversion Tasks Result
DescribeConversionTasksResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeConversionTasksResult
 
describeExportTasks(DescribeExportTasksRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
 
describeExportTasks() - Method in interface com.amazonaws.services.ec2.AmazonEC2
 
describeExportTasks(DescribeExportTasksRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
 
describeExportTasks() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
 
describeExportTasksAsync(DescribeExportTasksRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
 
describeExportTasksAsync(DescribeExportTasksRequest, AsyncHandler<DescribeExportTasksRequest, DescribeExportTasksResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
 
describeExportTasksAsync(DescribeExportTasksRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
 
describeExportTasksAsync(DescribeExportTasksRequest, AsyncHandler<DescribeExportTasksRequest, DescribeExportTasksResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
 
DescribeExportTasksRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeExportTasks operation.
DescribeExportTasksRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeExportTasksRequest
 
DescribeExportTasksResult - Class in com.amazonaws.services.ec2.model
Describe Export Tasks Result
DescribeExportTasksResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeExportTasksResult
 
describeImageAttribute(DescribeImageAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
The DescribeImageAttribute operation returns information about an attribute of an AMI.
describeImageAttribute(DescribeImageAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
The DescribeImageAttribute operation returns information about an attribute of an AMI.
describeImageAttributeAsync(DescribeImageAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
The DescribeImageAttribute operation returns information about an attribute of an AMI.
describeImageAttributeAsync(DescribeImageAttributeRequest, AsyncHandler<DescribeImageAttributeRequest, DescribeImageAttributeResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
The DescribeImageAttribute operation returns information about an attribute of an AMI.
describeImageAttributeAsync(DescribeImageAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
The DescribeImageAttribute operation returns information about an attribute of an AMI.
describeImageAttributeAsync(DescribeImageAttributeRequest, AsyncHandler<DescribeImageAttributeRequest, DescribeImageAttributeResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
The DescribeImageAttribute operation returns information about an attribute of an AMI.
DescribeImageAttributeRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeImageAttribute operation.
DescribeImageAttributeRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeImageAttributeRequest
Default constructor for a new DescribeImageAttributeRequest object.
DescribeImageAttributeRequest(String, String) - Constructor for class com.amazonaws.services.ec2.model.DescribeImageAttributeRequest
Constructs a new DescribeImageAttributeRequest object.
DescribeImageAttributeRequest(String, ImageAttributeName) - Constructor for class com.amazonaws.services.ec2.model.DescribeImageAttributeRequest
Constructs a new DescribeImageAttributeRequest object.
DescribeImageAttributeResult - Class in com.amazonaws.services.ec2.model
The result of describing an AMI attribute.
DescribeImageAttributeResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeImageAttributeResult
 
describeImages(DescribeImagesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
The DescribeImages operation returns information about AMIs, AKIs, and ARIs available to the user.
describeImages() - Method in interface com.amazonaws.services.ec2.AmazonEC2
The DescribeImages operation returns information about AMIs, AKIs, and ARIs available to the user.
describeImages(DescribeImagesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
The DescribeImages operation returns information about AMIs, AKIs, and ARIs available to the user.
describeImages() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
The DescribeImages operation returns information about AMIs, AKIs, and ARIs available to the user.
describeImagesAsync(DescribeImagesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
The DescribeImages operation returns information about AMIs, AKIs, and ARIs available to the user.
describeImagesAsync(DescribeImagesRequest, AsyncHandler<DescribeImagesRequest, DescribeImagesResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
The DescribeImages operation returns information about AMIs, AKIs, and ARIs available to the user.
describeImagesAsync(DescribeImagesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
The DescribeImages operation returns information about AMIs, AKIs, and ARIs available to the user.
describeImagesAsync(DescribeImagesRequest, AsyncHandler<DescribeImagesRequest, DescribeImagesResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
The DescribeImages operation returns information about AMIs, AKIs, and ARIs available to the user.
DescribeImagesRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeImages operation.
DescribeImagesRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeImagesRequest
 
DescribeImagesResult - Class in com.amazonaws.services.ec2.model
The result of describing Amazon Machine Images (AMIs).
DescribeImagesResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeImagesResult
 
describeInstanceAttribute(DescribeInstanceAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Returns information about an attribute of an instance.
describeInstanceAttribute(DescribeInstanceAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Returns information about an attribute of an instance.
describeInstanceAttributeAsync(DescribeInstanceAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Returns information about an attribute of an instance.
describeInstanceAttributeAsync(DescribeInstanceAttributeRequest, AsyncHandler<DescribeInstanceAttributeRequest, DescribeInstanceAttributeResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Returns information about an attribute of an instance.
describeInstanceAttributeAsync(DescribeInstanceAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Returns information about an attribute of an instance.
describeInstanceAttributeAsync(DescribeInstanceAttributeRequest, AsyncHandler<DescribeInstanceAttributeRequest, DescribeInstanceAttributeResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Returns information about an attribute of an instance.
DescribeInstanceAttributeRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeInstanceAttribute operation.
DescribeInstanceAttributeRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeInstanceAttributeRequest
Default constructor for a new DescribeInstanceAttributeRequest object.
DescribeInstanceAttributeRequest(String, String) - Constructor for class com.amazonaws.services.ec2.model.DescribeInstanceAttributeRequest
Constructs a new DescribeInstanceAttributeRequest object.
DescribeInstanceAttributeRequest(String, InstanceAttributeName) - Constructor for class com.amazonaws.services.ec2.model.DescribeInstanceAttributeRequest
Constructs a new DescribeInstanceAttributeRequest object.
DescribeInstanceAttributeResult - Class in com.amazonaws.services.ec2.model
The result of describing an instance's attribute.
DescribeInstanceAttributeResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeInstanceAttributeResult
 
describeInstanceHealth(DescribeInstanceHealthRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancing
Returns the current state of the specified instances registered with the specified load balancer.
describeInstanceHealth(DescribeInstanceHealthRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingClient
Returns the current state of the specified instances registered with the specified load balancer.
describeInstanceHealthAsync(DescribeInstanceHealthRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
Returns the current state of the specified instances registered with the specified load balancer.
describeInstanceHealthAsync(DescribeInstanceHealthRequest, AsyncHandler<DescribeInstanceHealthRequest, DescribeInstanceHealthResult>) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
Returns the current state of the specified instances registered with the specified load balancer.
describeInstanceHealthAsync(DescribeInstanceHealthRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Returns the current state of the specified instances registered with the specified load balancer.
describeInstanceHealthAsync(DescribeInstanceHealthRequest, AsyncHandler<DescribeInstanceHealthRequest, DescribeInstanceHealthResult>) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Returns the current state of the specified instances registered with the specified load balancer.
DescribeInstanceHealthRequest - Class in com.amazonaws.services.elasticloadbalancing.model
Container for the parameters to the DescribeInstanceHealth operation.
DescribeInstanceHealthRequest() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DescribeInstanceHealthRequest
Default constructor for a new DescribeInstanceHealthRequest object.
DescribeInstanceHealthRequest(String) - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DescribeInstanceHealthRequest
Constructs a new DescribeInstanceHealthRequest object.
DescribeInstanceHealthResult - Class in com.amazonaws.services.elasticloadbalancing.model
The output for the DescribeInstanceHealth action.
DescribeInstanceHealthResult() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DescribeInstanceHealthResult
 
describeInstances(DescribeInstancesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
The DescribeInstances operation returns information about instances that you own.
describeInstances() - Method in interface com.amazonaws.services.ec2.AmazonEC2
The DescribeInstances operation returns information about instances that you own.
describeInstances(DescribeInstancesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
The DescribeInstances operation returns information about instances that you own.
describeInstances() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
The DescribeInstances operation returns information about instances that you own.
describeInstancesAsync(DescribeInstancesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
The DescribeInstances operation returns information about instances that you own.
describeInstancesAsync(DescribeInstancesRequest, AsyncHandler<DescribeInstancesRequest, DescribeInstancesResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
The DescribeInstances operation returns information about instances that you own.
describeInstancesAsync(DescribeInstancesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
The DescribeInstances operation returns information about instances that you own.
describeInstancesAsync(DescribeInstancesRequest, AsyncHandler<DescribeInstancesRequest, DescribeInstancesResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
The DescribeInstances operation returns information about instances that you own.
DescribeInstancesRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeInstances operation.
DescribeInstancesRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeInstancesRequest
 
DescribeInstancesResult - Class in com.amazonaws.services.ec2.model
The result of describing Amazon EC2 instances.
DescribeInstancesResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeInstancesResult
 
describeInstanceStatus(DescribeInstanceStatusRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes the status of an Amazon Elastic Compute Cloud (Amazon EC2) instance.
describeInstanceStatus() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes the status of an Amazon Elastic Compute Cloud (Amazon EC2) instance.
describeInstanceStatus(DescribeInstanceStatusRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes the status of an Amazon Elastic Compute Cloud (Amazon EC2) instance.
describeInstanceStatus() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes the status of an Amazon Elastic Compute Cloud (Amazon EC2) instance.
describeInstanceStatusAsync(DescribeInstanceStatusRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes the status of an Amazon Elastic Compute Cloud (Amazon EC2) instance.
describeInstanceStatusAsync(DescribeInstanceStatusRequest, AsyncHandler<DescribeInstanceStatusRequest, DescribeInstanceStatusResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes the status of an Amazon Elastic Compute Cloud (Amazon EC2) instance.
describeInstanceStatusAsync(DescribeInstanceStatusRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes the status of an Amazon Elastic Compute Cloud (Amazon EC2) instance.
describeInstanceStatusAsync(DescribeInstanceStatusRequest, AsyncHandler<DescribeInstanceStatusRequest, DescribeInstanceStatusResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes the status of an Amazon Elastic Compute Cloud (Amazon EC2) instance.
DescribeInstanceStatusRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeInstanceStatus operation.
DescribeInstanceStatusRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeInstanceStatusRequest
 
DescribeInstanceStatusResult - Class in com.amazonaws.services.ec2.model
Describe Instance Status Result
DescribeInstanceStatusResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeInstanceStatusResult
 
describeKeyPairs(DescribeKeyPairsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
The DescribeKeyPairs operation returns information about key pairs available to you.
describeKeyPairs() - Method in interface com.amazonaws.services.ec2.AmazonEC2
The DescribeKeyPairs operation returns information about key pairs available to you.
describeKeyPairs(DescribeKeyPairsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
The DescribeKeyPairs operation returns information about key pairs available to you.
describeKeyPairs() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
The DescribeKeyPairs operation returns information about key pairs available to you.
describeKeyPairsAsync(DescribeKeyPairsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
The DescribeKeyPairs operation returns information about key pairs available to you.
describeKeyPairsAsync(DescribeKeyPairsRequest, AsyncHandler<DescribeKeyPairsRequest, DescribeKeyPairsResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
The DescribeKeyPairs operation returns information about key pairs available to you.
describeKeyPairsAsync(DescribeKeyPairsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
The DescribeKeyPairs operation returns information about key pairs available to you.
describeKeyPairsAsync(DescribeKeyPairsRequest, AsyncHandler<DescribeKeyPairsRequest, DescribeKeyPairsResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
The DescribeKeyPairs operation returns information about key pairs available to you.
DescribeKeyPairsRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeKeyPairs operation.
DescribeKeyPairsRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeKeyPairsRequest
 
DescribeKeyPairsResult - Class in com.amazonaws.services.ec2.model
The result of describing a user's key pairs.
DescribeKeyPairsResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeKeyPairsResult
 
describeLaunchConfigurations(DescribeLaunchConfigurationsRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Returns a full description of the launch configurations, or the specified launch configurations, if they exist.
describeLaunchConfigurations() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Returns a full description of the launch configurations, or the specified launch configurations, if they exist.
describeLaunchConfigurations(DescribeLaunchConfigurationsRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Returns a full description of the launch configurations, or the specified launch configurations, if they exist.
describeLaunchConfigurations() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Returns a full description of the launch configurations, or the specified launch configurations, if they exist.
describeLaunchConfigurationsAsync(DescribeLaunchConfigurationsRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Returns a full description of the launch configurations, or the specified launch configurations, if they exist.
describeLaunchConfigurationsAsync(DescribeLaunchConfigurationsRequest, AsyncHandler<DescribeLaunchConfigurationsRequest, DescribeLaunchConfigurationsResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Returns a full description of the launch configurations, or the specified launch configurations, if they exist.
describeLaunchConfigurationsAsync(DescribeLaunchConfigurationsRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Returns a full description of the launch configurations, or the specified launch configurations, if they exist.
describeLaunchConfigurationsAsync(DescribeLaunchConfigurationsRequest, AsyncHandler<DescribeLaunchConfigurationsRequest, DescribeLaunchConfigurationsResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Returns a full description of the launch configurations, or the specified launch configurations, if they exist.
DescribeLaunchConfigurationsRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the DescribeLaunchConfigurations operation.
DescribeLaunchConfigurationsRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsRequest
 
DescribeLaunchConfigurationsResult - Class in com.amazonaws.services.autoscaling.model
The LaunchConfigurationsType data type.
DescribeLaunchConfigurationsResult() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsResult
 
describeLicenses(DescribeLicensesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Provides details of a user's registered licenses.
describeLicenses() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Provides details of a user's registered licenses.
describeLicenses(DescribeLicensesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Provides details of a user's registered licenses.
describeLicenses() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Provides details of a user's registered licenses.
describeLicensesAsync(DescribeLicensesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Provides details of a user's registered licenses.
describeLicensesAsync(DescribeLicensesRequest, AsyncHandler<DescribeLicensesRequest, DescribeLicensesResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Provides details of a user's registered licenses.
describeLicensesAsync(DescribeLicensesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Provides details of a user's registered licenses.
describeLicensesAsync(DescribeLicensesRequest, AsyncHandler<DescribeLicensesRequest, DescribeLicensesResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Provides details of a user's registered licenses.
DescribeLicensesRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeLicenses operation.
DescribeLicensesRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeLicensesRequest
 
DescribeLicensesResult - Class in com.amazonaws.services.ec2.model
DescribeLicensesResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeLicensesResult
 
describeLoadBalancerAttributes(DescribeLoadBalancerAttributesRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancing
Returns detailed information about all of the attributes associated with the specified load balancer.
describeLoadBalancerAttributes(DescribeLoadBalancerAttributesRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingClient
Returns detailed information about all of the attributes associated with the specified load balancer.
describeLoadBalancerAttributesAsync(DescribeLoadBalancerAttributesRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
Returns detailed information about all of the attributes associated with the specified load balancer.
describeLoadBalancerAttributesAsync(DescribeLoadBalancerAttributesRequest, AsyncHandler<DescribeLoadBalancerAttributesRequest, DescribeLoadBalancerAttributesResult>) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
Returns detailed information about all of the attributes associated with the specified load balancer.
describeLoadBalancerAttributesAsync(DescribeLoadBalancerAttributesRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Returns detailed information about all of the attributes associated with the specified load balancer.
describeLoadBalancerAttributesAsync(DescribeLoadBalancerAttributesRequest, AsyncHandler<DescribeLoadBalancerAttributesRequest, DescribeLoadBalancerAttributesResult>) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Returns detailed information about all of the attributes associated with the specified load balancer.
DescribeLoadBalancerAttributesRequest - Class in com.amazonaws.services.elasticloadbalancing.model
Container for the parameters to the DescribeLoadBalancerAttributes operation.
DescribeLoadBalancerAttributesRequest() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerAttributesRequest
 
DescribeLoadBalancerAttributesResult - Class in com.amazonaws.services.elasticloadbalancing.model
The following element is returned in a structure named DescribeLoadBalancerAttributesResult .
DescribeLoadBalancerAttributesResult() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerAttributesResult
 
describeLoadBalancerPolicies(DescribeLoadBalancerPoliciesRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancing
Returns detailed descriptions of the policies.
describeLoadBalancerPolicies() - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancing
Returns detailed descriptions of the policies.
describeLoadBalancerPolicies(DescribeLoadBalancerPoliciesRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingClient
Returns detailed descriptions of the policies.
describeLoadBalancerPolicies() - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingClient
Returns detailed descriptions of the policies.
describeLoadBalancerPoliciesAsync(DescribeLoadBalancerPoliciesRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
Returns detailed descriptions of the policies.
describeLoadBalancerPoliciesAsync(DescribeLoadBalancerPoliciesRequest, AsyncHandler<DescribeLoadBalancerPoliciesRequest, DescribeLoadBalancerPoliciesResult>) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
Returns detailed descriptions of the policies.
describeLoadBalancerPoliciesAsync(DescribeLoadBalancerPoliciesRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Returns detailed descriptions of the policies.
describeLoadBalancerPoliciesAsync(DescribeLoadBalancerPoliciesRequest, AsyncHandler<DescribeLoadBalancerPoliciesRequest, DescribeLoadBalancerPoliciesResult>) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Returns detailed descriptions of the policies.
DescribeLoadBalancerPoliciesRequest - Class in com.amazonaws.services.elasticloadbalancing.model
Container for the parameters to the DescribeLoadBalancerPolicies operation.
DescribeLoadBalancerPoliciesRequest() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerPoliciesRequest
 
DescribeLoadBalancerPoliciesResult - Class in com.amazonaws.services.elasticloadbalancing.model
The output for the DescribeLoadBalancerPolicies action.
DescribeLoadBalancerPoliciesResult() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerPoliciesResult
 
describeLoadBalancerPolicyTypes(DescribeLoadBalancerPolicyTypesRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancing
Returns meta-information on the specified load balancer policies defined by the Elastic Load Balancing service.
describeLoadBalancerPolicyTypes() - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancing
Returns meta-information on the specified load balancer policies defined by the Elastic Load Balancing service.
describeLoadBalancerPolicyTypes(DescribeLoadBalancerPolicyTypesRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingClient
Returns meta-information on the specified load balancer policies defined by the Elastic Load Balancing service.
describeLoadBalancerPolicyTypes() - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingClient
Returns meta-information on the specified load balancer policies defined by the Elastic Load Balancing service.
describeLoadBalancerPolicyTypesAsync(DescribeLoadBalancerPolicyTypesRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
Returns meta-information on the specified load balancer policies defined by the Elastic Load Balancing service.
describeLoadBalancerPolicyTypesAsync(DescribeLoadBalancerPolicyTypesRequest, AsyncHandler<DescribeLoadBalancerPolicyTypesRequest, DescribeLoadBalancerPolicyTypesResult>) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
Returns meta-information on the specified load balancer policies defined by the Elastic Load Balancing service.
describeLoadBalancerPolicyTypesAsync(DescribeLoadBalancerPolicyTypesRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Returns meta-information on the specified load balancer policies defined by the Elastic Load Balancing service.
describeLoadBalancerPolicyTypesAsync(DescribeLoadBalancerPolicyTypesRequest, AsyncHandler<DescribeLoadBalancerPolicyTypesRequest, DescribeLoadBalancerPolicyTypesResult>) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Returns meta-information on the specified load balancer policies defined by the Elastic Load Balancing service.
DescribeLoadBalancerPolicyTypesRequest - Class in com.amazonaws.services.elasticloadbalancing.model
Container for the parameters to the DescribeLoadBalancerPolicyTypes operation.
DescribeLoadBalancerPolicyTypesRequest() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerPolicyTypesRequest
 
DescribeLoadBalancerPolicyTypesResult - Class in com.amazonaws.services.elasticloadbalancing.model
The output for the DescribeLoadBalancerPolicyTypes action.
DescribeLoadBalancerPolicyTypesResult() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerPolicyTypesResult
 
describeLoadBalancers(DescribeLoadBalancersRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancing
Returns detailed configuration information for all the load balancers created for the account.
describeLoadBalancers() - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancing
Returns detailed configuration information for all the load balancers created for the account.
describeLoadBalancers(DescribeLoadBalancersRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingClient
Returns detailed configuration information for all the load balancers created for the account.
describeLoadBalancers() - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingClient
Returns detailed configuration information for all the load balancers created for the account.
describeLoadBalancersAsync(DescribeLoadBalancersRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
Returns detailed configuration information for all the load balancers created for the account.
describeLoadBalancersAsync(DescribeLoadBalancersRequest, AsyncHandler<DescribeLoadBalancersRequest, DescribeLoadBalancersResult>) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
Returns detailed configuration information for all the load balancers created for the account.
describeLoadBalancersAsync(DescribeLoadBalancersRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Returns detailed configuration information for all the load balancers created for the account.
describeLoadBalancersAsync(DescribeLoadBalancersRequest, AsyncHandler<DescribeLoadBalancersRequest, DescribeLoadBalancersResult>) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Returns detailed configuration information for all the load balancers created for the account.
DescribeLoadBalancersRequest - Class in com.amazonaws.services.elasticloadbalancing.model
Container for the parameters to the DescribeLoadBalancers operation.
DescribeLoadBalancersRequest() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancersRequest
Default constructor for a new DescribeLoadBalancersRequest object.
DescribeLoadBalancersRequest(List<String>) - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancersRequest
Constructs a new DescribeLoadBalancersRequest object.
DescribeLoadBalancersResult - Class in com.amazonaws.services.elasticloadbalancing.model
The output for the DescribeLoadBalancers action.
DescribeLoadBalancersResult() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancersResult
 
describeMetricCollectionTypes(DescribeMetricCollectionTypesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Returns a list of metrics and a corresponding list of granularities for each metric.
describeMetricCollectionTypes() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Returns a list of metrics and a corresponding list of granularities for each metric.
describeMetricCollectionTypes(DescribeMetricCollectionTypesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Returns a list of metrics and a corresponding list of granularities for each metric.
describeMetricCollectionTypes() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Returns a list of metrics and a corresponding list of granularities for each metric.
describeMetricCollectionTypesAsync(DescribeMetricCollectionTypesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Returns a list of metrics and a corresponding list of granularities for each metric.
describeMetricCollectionTypesAsync(DescribeMetricCollectionTypesRequest, AsyncHandler<DescribeMetricCollectionTypesRequest, DescribeMetricCollectionTypesResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Returns a list of metrics and a corresponding list of granularities for each metric.
describeMetricCollectionTypesAsync(DescribeMetricCollectionTypesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Returns a list of metrics and a corresponding list of granularities for each metric.
describeMetricCollectionTypesAsync(DescribeMetricCollectionTypesRequest, AsyncHandler<DescribeMetricCollectionTypesRequest, DescribeMetricCollectionTypesResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Returns a list of metrics and a corresponding list of granularities for each metric.
DescribeMetricCollectionTypesRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the DescribeMetricCollectionTypes operation.
DescribeMetricCollectionTypesRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeMetricCollectionTypesRequest
 
DescribeMetricCollectionTypesResult - Class in com.amazonaws.services.autoscaling.model
The output of the DescribeMetricCollectionTypes action.
DescribeMetricCollectionTypesResult() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeMetricCollectionTypesResult
 
describeNotificationConfigurations(DescribeNotificationConfigurationsRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Returns a list of notification actions associated with Auto Scaling groups for specified events.
describeNotificationConfigurations() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Returns a list of notification actions associated with Auto Scaling groups for specified events.
describeNotificationConfigurations(DescribeNotificationConfigurationsRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Returns a list of notification actions associated with Auto Scaling groups for specified events.
describeNotificationConfigurations() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Returns a list of notification actions associated with Auto Scaling groups for specified events.
describeNotificationConfigurationsAsync(DescribeNotificationConfigurationsRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Returns a list of notification actions associated with Auto Scaling groups for specified events.
describeNotificationConfigurationsAsync(DescribeNotificationConfigurationsRequest, AsyncHandler<DescribeNotificationConfigurationsRequest, DescribeNotificationConfigurationsResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Returns a list of notification actions associated with Auto Scaling groups for specified events.
describeNotificationConfigurationsAsync(DescribeNotificationConfigurationsRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Returns a list of notification actions associated with Auto Scaling groups for specified events.
describeNotificationConfigurationsAsync(DescribeNotificationConfigurationsRequest, AsyncHandler<DescribeNotificationConfigurationsRequest, DescribeNotificationConfigurationsResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Returns a list of notification actions associated with Auto Scaling groups for specified events.
DescribeNotificationConfigurationsRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the DescribeNotificationConfigurations operation.
DescribeNotificationConfigurationsRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsRequest
 
DescribeNotificationConfigurationsResult - Class in com.amazonaws.services.autoscaling.model
The output of the DescribeNotificationConfigurations action.
DescribeNotificationConfigurationsResult() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsResult
 
describePlacementGroups(DescribePlacementGroupsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Returns information about one or more PlacementGroup instances in a user's account.
describePlacementGroups() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Returns information about one or more PlacementGroup instances in a user's account.
describePlacementGroups(DescribePlacementGroupsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Returns information about one or more PlacementGroup instances in a user's account.
describePlacementGroups() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Returns information about one or more PlacementGroup instances in a user's account.
describePlacementGroupsAsync(DescribePlacementGroupsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Returns information about one or more PlacementGroup instances in a user's account.
describePlacementGroupsAsync(DescribePlacementGroupsRequest, AsyncHandler<DescribePlacementGroupsRequest, DescribePlacementGroupsResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Returns information about one or more PlacementGroup instances in a user's account.
describePlacementGroupsAsync(DescribePlacementGroupsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Returns information about one or more PlacementGroup instances in a user's account.
describePlacementGroupsAsync(DescribePlacementGroupsRequest, AsyncHandler<DescribePlacementGroupsRequest, DescribePlacementGroupsResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Returns information about one or more PlacementGroup instances in a user's account.
DescribePlacementGroupsRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribePlacementGroups operation.
DescribePlacementGroupsRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribePlacementGroupsRequest
 
DescribePlacementGroupsResult - Class in com.amazonaws.services.ec2.model
DescribePlacementGroupsResult() - Constructor for class com.amazonaws.services.ec2.model.DescribePlacementGroupsResult
 
describePolicies(DescribePoliciesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Returns descriptions of what each policy does.
describePolicies() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Returns descriptions of what each policy does.
describePolicies(DescribePoliciesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Returns descriptions of what each policy does.
describePolicies() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Returns descriptions of what each policy does.
describePoliciesAsync(DescribePoliciesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Returns descriptions of what each policy does.
describePoliciesAsync(DescribePoliciesRequest, AsyncHandler<DescribePoliciesRequest, DescribePoliciesResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Returns descriptions of what each policy does.
describePoliciesAsync(DescribePoliciesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Returns descriptions of what each policy does.
describePoliciesAsync(DescribePoliciesRequest, AsyncHandler<DescribePoliciesRequest, DescribePoliciesResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Returns descriptions of what each policy does.
DescribePoliciesRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the DescribePolicies operation.
DescribePoliciesRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DescribePoliciesRequest
 
DescribePoliciesResult - Class in com.amazonaws.services.autoscaling.model
The PoliciesType data type.
DescribePoliciesResult() - Constructor for class com.amazonaws.services.autoscaling.model.DescribePoliciesResult
 
describeRegions(DescribeRegionsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
The DescribeRegions operation describes regions zones that are currently available to the account.
describeRegions() - Method in interface com.amazonaws.services.ec2.AmazonEC2
The DescribeRegions operation describes regions zones that are currently available to the account.
describeRegions(DescribeRegionsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
The DescribeRegions operation describes regions zones that are currently available to the account.
describeRegions() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
The DescribeRegions operation describes regions zones that are currently available to the account.
describeRegionsAsync(DescribeRegionsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
The DescribeRegions operation describes regions zones that are currently available to the account.
describeRegionsAsync(DescribeRegionsRequest, AsyncHandler<DescribeRegionsRequest, DescribeRegionsResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
The DescribeRegions operation describes regions zones that are currently available to the account.
describeRegionsAsync(DescribeRegionsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
The DescribeRegions operation describes regions zones that are currently available to the account.
describeRegionsAsync(DescribeRegionsRequest, AsyncHandler<DescribeRegionsRequest, DescribeRegionsResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
The DescribeRegions operation describes regions zones that are currently available to the account.
DescribeRegionsRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeRegions operation.
DescribeRegionsRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeRegionsRequest
 
DescribeRegionsResult - Class in com.amazonaws.services.ec2.model
The result of describing the available Amazon EC2 regions.
DescribeRegionsResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeRegionsResult
 
describeReservedInstances(DescribeReservedInstancesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
The DescribeReservedInstances operation describes Reserved Instances that were purchased for use with your account.
describeReservedInstances() - Method in interface com.amazonaws.services.ec2.AmazonEC2
The DescribeReservedInstances operation describes Reserved Instances that were purchased for use with your account.
describeReservedInstances(DescribeReservedInstancesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
The DescribeReservedInstances operation describes Reserved Instances that were purchased for use with your account.
describeReservedInstances() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
The DescribeReservedInstances operation describes Reserved Instances that were purchased for use with your account.
describeReservedInstancesAsync(DescribeReservedInstancesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
The DescribeReservedInstances operation describes Reserved Instances that were purchased for use with your account.
describeReservedInstancesAsync(DescribeReservedInstancesRequest, AsyncHandler<DescribeReservedInstancesRequest, DescribeReservedInstancesResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
The DescribeReservedInstances operation describes Reserved Instances that were purchased for use with your account.
describeReservedInstancesAsync(DescribeReservedInstancesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
The DescribeReservedInstances operation describes Reserved Instances that were purchased for use with your account.
describeReservedInstancesAsync(DescribeReservedInstancesRequest, AsyncHandler<DescribeReservedInstancesRequest, DescribeReservedInstancesResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
The DescribeReservedInstances operation describes Reserved Instances that were purchased for use with your account.
describeReservedInstancesListings(DescribeReservedInstancesListingsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
 
describeReservedInstancesListings() - Method in interface com.amazonaws.services.ec2.AmazonEC2
 
describeReservedInstancesListings(DescribeReservedInstancesListingsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
 
describeReservedInstancesListings() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
 
describeReservedInstancesListingsAsync(DescribeReservedInstancesListingsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
 
describeReservedInstancesListingsAsync(DescribeReservedInstancesListingsRequest, AsyncHandler<DescribeReservedInstancesListingsRequest, DescribeReservedInstancesListingsResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
 
describeReservedInstancesListingsAsync(DescribeReservedInstancesListingsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
 
describeReservedInstancesListingsAsync(DescribeReservedInstancesListingsRequest, AsyncHandler<DescribeReservedInstancesListingsRequest, DescribeReservedInstancesListingsResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
 
DescribeReservedInstancesListingsRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeReservedInstancesListings operation.
DescribeReservedInstancesListingsRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeReservedInstancesListingsRequest
 
DescribeReservedInstancesListingsResult - Class in com.amazonaws.services.ec2.model
Describe Reserved Instances Listings Result
DescribeReservedInstancesListingsResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeReservedInstancesListingsResult
 
describeReservedInstancesModifications(DescribeReservedInstancesModificationsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
The DescribeReservedInstancesModifications operation describes modifications made to Reserved Instances in your account.
describeReservedInstancesModifications() - Method in interface com.amazonaws.services.ec2.AmazonEC2
The DescribeReservedInstancesModifications operation describes modifications made to Reserved Instances in your account.
describeReservedInstancesModifications(DescribeReservedInstancesModificationsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
The DescribeReservedInstancesModifications operation describes modifications made to Reserved Instances in your account.
describeReservedInstancesModifications() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
The DescribeReservedInstancesModifications operation describes modifications made to Reserved Instances in your account.
describeReservedInstancesModificationsAsync(DescribeReservedInstancesModificationsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
The DescribeReservedInstancesModifications operation describes modifications made to Reserved Instances in your account.
describeReservedInstancesModificationsAsync(DescribeReservedInstancesModificationsRequest, AsyncHandler<DescribeReservedInstancesModificationsRequest, DescribeReservedInstancesModificationsResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
The DescribeReservedInstancesModifications operation describes modifications made to Reserved Instances in your account.
describeReservedInstancesModificationsAsync(DescribeReservedInstancesModificationsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
The DescribeReservedInstancesModifications operation describes modifications made to Reserved Instances in your account.
describeReservedInstancesModificationsAsync(DescribeReservedInstancesModificationsRequest, AsyncHandler<DescribeReservedInstancesModificationsRequest, DescribeReservedInstancesModificationsResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
The DescribeReservedInstancesModifications operation describes modifications made to Reserved Instances in your account.
DescribeReservedInstancesModificationsRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeReservedInstancesModifications operation.
DescribeReservedInstancesModificationsRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeReservedInstancesModificationsRequest
 
DescribeReservedInstancesModificationsResult - Class in com.amazonaws.services.ec2.model
The result of describing Reserved Instances modifications.
DescribeReservedInstancesModificationsResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeReservedInstancesModificationsResult
 
describeReservedInstancesOfferings(DescribeReservedInstancesOfferingsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
The DescribeReservedInstancesOfferings operation describes Reserved Instance offerings that are available for purchase.
describeReservedInstancesOfferings() - Method in interface com.amazonaws.services.ec2.AmazonEC2
The DescribeReservedInstancesOfferings operation describes Reserved Instance offerings that are available for purchase.
describeReservedInstancesOfferings(DescribeReservedInstancesOfferingsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
The DescribeReservedInstancesOfferings operation describes Reserved Instance offerings that are available for purchase.
describeReservedInstancesOfferings() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
The DescribeReservedInstancesOfferings operation describes Reserved Instance offerings that are available for purchase.
describeReservedInstancesOfferingsAsync(DescribeReservedInstancesOfferingsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
The DescribeReservedInstancesOfferings operation describes Reserved Instance offerings that are available for purchase.
describeReservedInstancesOfferingsAsync(DescribeReservedInstancesOfferingsRequest, AsyncHandler<DescribeReservedInstancesOfferingsRequest, DescribeReservedInstancesOfferingsResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
The DescribeReservedInstancesOfferings operation describes Reserved Instance offerings that are available for purchase.
describeReservedInstancesOfferingsAsync(DescribeReservedInstancesOfferingsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
The DescribeReservedInstancesOfferings operation describes Reserved Instance offerings that are available for purchase.
describeReservedInstancesOfferingsAsync(DescribeReservedInstancesOfferingsRequest, AsyncHandler<DescribeReservedInstancesOfferingsRequest, DescribeReservedInstancesOfferingsResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
The DescribeReservedInstancesOfferings operation describes Reserved Instance offerings that are available for purchase.
DescribeReservedInstancesOfferingsRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeReservedInstancesOfferings operation.
DescribeReservedInstancesOfferingsRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
 
DescribeReservedInstancesOfferingsResult - Class in com.amazonaws.services.ec2.model
The result of describing Reserved Instance offerings.
DescribeReservedInstancesOfferingsResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsResult
 
DescribeReservedInstancesRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeReservedInstances operation.
DescribeReservedInstancesRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeReservedInstancesRequest
 
DescribeReservedInstancesResult - Class in com.amazonaws.services.ec2.model
The result of describing the purchased Reserved Instances for your account.
DescribeReservedInstancesResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeReservedInstancesResult
 
describeScalingActivities(DescribeScalingActivitiesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Returns the scaling activities for the specified Auto Scaling group.
describeScalingActivities() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Returns the scaling activities for the specified Auto Scaling group.
describeScalingActivities(DescribeScalingActivitiesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Returns the scaling activities for the specified Auto Scaling group.
describeScalingActivities() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Returns the scaling activities for the specified Auto Scaling group.
describeScalingActivitiesAsync(DescribeScalingActivitiesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Returns the scaling activities for the specified Auto Scaling group.
describeScalingActivitiesAsync(DescribeScalingActivitiesRequest, AsyncHandler<DescribeScalingActivitiesRequest, DescribeScalingActivitiesResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Returns the scaling activities for the specified Auto Scaling group.
describeScalingActivitiesAsync(DescribeScalingActivitiesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Returns the scaling activities for the specified Auto Scaling group.
describeScalingActivitiesAsync(DescribeScalingActivitiesRequest, AsyncHandler<DescribeScalingActivitiesRequest, DescribeScalingActivitiesResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Returns the scaling activities for the specified Auto Scaling group.
DescribeScalingActivitiesRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the DescribeScalingActivities operation.
DescribeScalingActivitiesRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest
 
DescribeScalingActivitiesResult - Class in com.amazonaws.services.autoscaling.model
The output for the DescribeScalingActivities action.
DescribeScalingActivitiesResult() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesResult
 
describeScalingProcessTypes(DescribeScalingProcessTypesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Returns scaling process types for use in the ResumeProcesses and SuspendProcesses actions.
describeScalingProcessTypes() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Returns scaling process types for use in the ResumeProcesses and SuspendProcesses actions.
describeScalingProcessTypes(DescribeScalingProcessTypesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Returns scaling process types for use in the ResumeProcesses and SuspendProcesses actions.
describeScalingProcessTypes() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Returns scaling process types for use in the ResumeProcesses and SuspendProcesses actions.
describeScalingProcessTypesAsync(DescribeScalingProcessTypesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Returns scaling process types for use in the ResumeProcesses and SuspendProcesses actions.
describeScalingProcessTypesAsync(DescribeScalingProcessTypesRequest, AsyncHandler<DescribeScalingProcessTypesRequest, DescribeScalingProcessTypesResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Returns scaling process types for use in the ResumeProcesses and SuspendProcesses actions.
describeScalingProcessTypesAsync(DescribeScalingProcessTypesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Returns scaling process types for use in the ResumeProcesses and SuspendProcesses actions.
describeScalingProcessTypesAsync(DescribeScalingProcessTypesRequest, AsyncHandler<DescribeScalingProcessTypesRequest, DescribeScalingProcessTypesResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Returns scaling process types for use in the ResumeProcesses and SuspendProcesses actions.
DescribeScalingProcessTypesRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the DescribeScalingProcessTypes operation.
DescribeScalingProcessTypesRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeScalingProcessTypesRequest
 
DescribeScalingProcessTypesResult - Class in com.amazonaws.services.autoscaling.model
The output of the DescribeScalingProcessTypes action.
DescribeScalingProcessTypesResult() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeScalingProcessTypesResult
 
describeScheduledActions(DescribeScheduledActionsRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Lists all the actions scheduled for your Auto Scaling group that haven't been executed.
describeScheduledActions() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Lists all the actions scheduled for your Auto Scaling group that haven't been executed.
describeScheduledActions(DescribeScheduledActionsRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Lists all the actions scheduled for your Auto Scaling group that haven't been executed.
describeScheduledActions() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Lists all the actions scheduled for your Auto Scaling group that haven't been executed.
describeScheduledActionsAsync(DescribeScheduledActionsRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Lists all the actions scheduled for your Auto Scaling group that haven't been executed.
describeScheduledActionsAsync(DescribeScheduledActionsRequest, AsyncHandler<DescribeScheduledActionsRequest, DescribeScheduledActionsResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Lists all the actions scheduled for your Auto Scaling group that haven't been executed.
describeScheduledActionsAsync(DescribeScheduledActionsRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Lists all the actions scheduled for your Auto Scaling group that haven't been executed.
describeScheduledActionsAsync(DescribeScheduledActionsRequest, AsyncHandler<DescribeScheduledActionsRequest, DescribeScheduledActionsResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Lists all the actions scheduled for your Auto Scaling group that haven't been executed.
DescribeScheduledActionsRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the DescribeScheduledActions operation.
DescribeScheduledActionsRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsRequest
 
DescribeScheduledActionsResult - Class in com.amazonaws.services.autoscaling.model
A scaling action that is scheduled for a future time and date.
DescribeScheduledActionsResult() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsResult
 
describeSecurityGroups(DescribeSecurityGroupsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
The DescribeSecurityGroups operation returns information about security groups that you own.
describeSecurityGroups() - Method in interface com.amazonaws.services.ec2.AmazonEC2
The DescribeSecurityGroups operation returns information about security groups that you own.
describeSecurityGroups(DescribeSecurityGroupsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
The DescribeSecurityGroups operation returns information about security groups that you own.
describeSecurityGroups() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
The DescribeSecurityGroups operation returns information about security groups that you own.
describeSecurityGroupsAsync(DescribeSecurityGroupsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
The DescribeSecurityGroups operation returns information about security groups that you own.
describeSecurityGroupsAsync(DescribeSecurityGroupsRequest, AsyncHandler<DescribeSecurityGroupsRequest, DescribeSecurityGroupsResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
The DescribeSecurityGroups operation returns information about security groups that you own.
describeSecurityGroupsAsync(DescribeSecurityGroupsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
The DescribeSecurityGroups operation returns information about security groups that you own.
describeSecurityGroupsAsync(DescribeSecurityGroupsRequest, AsyncHandler<DescribeSecurityGroupsRequest, DescribeSecurityGroupsResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
The DescribeSecurityGroups operation returns information about security groups that you own.
DescribeSecurityGroupsRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeSecurityGroups operation.
DescribeSecurityGroupsRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeSecurityGroupsRequest
 
DescribeSecurityGroupsResult - Class in com.amazonaws.services.ec2.model
The result of describing the Amazon EC2 security groups for your account.
DescribeSecurityGroupsResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeSecurityGroupsResult
 
describeSnapshotAttribute(DescribeSnapshotAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Returns information about an attribute of a snapshot.
describeSnapshotAttribute(DescribeSnapshotAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Returns information about an attribute of a snapshot.
describeSnapshotAttributeAsync(DescribeSnapshotAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Returns information about an attribute of a snapshot.
describeSnapshotAttributeAsync(DescribeSnapshotAttributeRequest, AsyncHandler<DescribeSnapshotAttributeRequest, DescribeSnapshotAttributeResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Returns information about an attribute of a snapshot.
describeSnapshotAttributeAsync(DescribeSnapshotAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Returns information about an attribute of a snapshot.
describeSnapshotAttributeAsync(DescribeSnapshotAttributeRequest, AsyncHandler<DescribeSnapshotAttributeRequest, DescribeSnapshotAttributeResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Returns information about an attribute of a snapshot.
DescribeSnapshotAttributeRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeSnapshotAttribute operation.
DescribeSnapshotAttributeRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeRequest
Default constructor for a new DescribeSnapshotAttributeRequest object.
DescribeSnapshotAttributeRequest(String, String) - Constructor for class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeRequest
Constructs a new DescribeSnapshotAttributeRequest object.
DescribeSnapshotAttributeRequest(String, SnapshotAttributeName) - Constructor for class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeRequest
Constructs a new DescribeSnapshotAttributeRequest object.
DescribeSnapshotAttributeResult - Class in com.amazonaws.services.ec2.model
The result of describing an EBS snapshot attribute.
DescribeSnapshotAttributeResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeResult
 
describeSnapshots(DescribeSnapshotsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Returns information about the Amazon EBS snapshots available to you.
describeSnapshots() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Returns information about the Amazon EBS snapshots available to you.
describeSnapshots(DescribeSnapshotsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Returns information about the Amazon EBS snapshots available to you.
describeSnapshots() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Returns information about the Amazon EBS snapshots available to you.
describeSnapshotsAsync(DescribeSnapshotsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Returns information about the Amazon EBS snapshots available to you.
describeSnapshotsAsync(DescribeSnapshotsRequest, AsyncHandler<DescribeSnapshotsRequest, DescribeSnapshotsResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Returns information about the Amazon EBS snapshots available to you.
describeSnapshotsAsync(DescribeSnapshotsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Returns information about the Amazon EBS snapshots available to you.
describeSnapshotsAsync(DescribeSnapshotsRequest, AsyncHandler<DescribeSnapshotsRequest, DescribeSnapshotsResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Returns information about the Amazon EBS snapshots available to you.
DescribeSnapshotsRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeSnapshots operation.
DescribeSnapshotsRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeSnapshotsRequest
 
DescribeSnapshotsResult - Class in com.amazonaws.services.ec2.model
The result of describing EBS snapshots.
DescribeSnapshotsResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeSnapshotsResult
 
describeSpotDatafeedSubscription(DescribeSpotDatafeedSubscriptionRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes the data feed for Spot Instances.
describeSpotDatafeedSubscription() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes the data feed for Spot Instances.
describeSpotDatafeedSubscription(DescribeSpotDatafeedSubscriptionRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes the data feed for Spot Instances.
describeSpotDatafeedSubscription() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes the data feed for Spot Instances.
describeSpotDatafeedSubscriptionAsync(DescribeSpotDatafeedSubscriptionRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes the data feed for Spot Instances.
describeSpotDatafeedSubscriptionAsync(DescribeSpotDatafeedSubscriptionRequest, AsyncHandler<DescribeSpotDatafeedSubscriptionRequest, DescribeSpotDatafeedSubscriptionResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes the data feed for Spot Instances.
describeSpotDatafeedSubscriptionAsync(DescribeSpotDatafeedSubscriptionRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes the data feed for Spot Instances.
describeSpotDatafeedSubscriptionAsync(DescribeSpotDatafeedSubscriptionRequest, AsyncHandler<DescribeSpotDatafeedSubscriptionRequest, DescribeSpotDatafeedSubscriptionResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes the data feed for Spot Instances.
DescribeSpotDatafeedSubscriptionRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeSpotDatafeedSubscription operation.
DescribeSpotDatafeedSubscriptionRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeSpotDatafeedSubscriptionRequest
 
DescribeSpotDatafeedSubscriptionResult - Class in com.amazonaws.services.ec2.model
Describe Spot Datafeed Subscription Result
DescribeSpotDatafeedSubscriptionResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeSpotDatafeedSubscriptionResult
 
describeSpotInstanceRequests(DescribeSpotInstanceRequestsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes Spot Instance requests.
describeSpotInstanceRequests() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes Spot Instance requests.
describeSpotInstanceRequests(DescribeSpotInstanceRequestsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes Spot Instance requests.
describeSpotInstanceRequests() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes Spot Instance requests.
describeSpotInstanceRequestsAsync(DescribeSpotInstanceRequestsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes Spot Instance requests.
describeSpotInstanceRequestsAsync(DescribeSpotInstanceRequestsRequest, AsyncHandler<DescribeSpotInstanceRequestsRequest, DescribeSpotInstanceRequestsResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes Spot Instance requests.
describeSpotInstanceRequestsAsync(DescribeSpotInstanceRequestsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes Spot Instance requests.
describeSpotInstanceRequestsAsync(DescribeSpotInstanceRequestsRequest, AsyncHandler<DescribeSpotInstanceRequestsRequest, DescribeSpotInstanceRequestsResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes Spot Instance requests.
DescribeSpotInstanceRequestsRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeSpotInstanceRequests operation.
DescribeSpotInstanceRequestsRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeSpotInstanceRequestsRequest
 
DescribeSpotInstanceRequestsResult - Class in com.amazonaws.services.ec2.model
Describe Spot Instance Requests Result
DescribeSpotInstanceRequestsResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeSpotInstanceRequestsResult
 
describeSpotPriceHistory(DescribeSpotPriceHistoryRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes the Spot Price history.
describeSpotPriceHistory() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes the Spot Price history.
describeSpotPriceHistory(DescribeSpotPriceHistoryRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes the Spot Price history.
describeSpotPriceHistory() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes the Spot Price history.
describeSpotPriceHistoryAsync(DescribeSpotPriceHistoryRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes the Spot Price history.
describeSpotPriceHistoryAsync(DescribeSpotPriceHistoryRequest, AsyncHandler<DescribeSpotPriceHistoryRequest, DescribeSpotPriceHistoryResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes the Spot Price history.
describeSpotPriceHistoryAsync(DescribeSpotPriceHistoryRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes the Spot Price history.
describeSpotPriceHistoryAsync(DescribeSpotPriceHistoryRequest, AsyncHandler<DescribeSpotPriceHistoryRequest, DescribeSpotPriceHistoryResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes the Spot Price history.
DescribeSpotPriceHistoryRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeSpotPriceHistory operation.
DescribeSpotPriceHistoryRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
 
DescribeSpotPriceHistoryResult - Class in com.amazonaws.services.ec2.model
Describe Spot Price History Result
DescribeSpotPriceHistoryResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryResult
 
describeSubnets(DescribeSubnetsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Gives you information about your subnets.
describeSubnets() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Gives you information about your subnets.
describeSubnets(DescribeSubnetsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Gives you information about your subnets.
describeSubnets() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Gives you information about your subnets.
describeSubnetsAsync(DescribeSubnetsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Gives you information about your subnets.
describeSubnetsAsync(DescribeSubnetsRequest, AsyncHandler<DescribeSubnetsRequest, DescribeSubnetsResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Gives you information about your subnets.
describeSubnetsAsync(DescribeSubnetsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Gives you information about your subnets.
describeSubnetsAsync(DescribeSubnetsRequest, AsyncHandler<DescribeSubnetsRequest, DescribeSubnetsResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Gives you information about your subnets.
DescribeSubnetsRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeSubnets operation.
DescribeSubnetsRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeSubnetsRequest
 
DescribeSubnetsResult - Class in com.amazonaws.services.ec2.model
DescribeSubnetsResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeSubnetsResult
 
describeTable(DescribeTableRequest) - Method in interface com.amazonaws.services.dynamodb.AmazonDynamoDB
Deprecated.  Retrieves information about the table, including the current status of the table, the primary key schema and when the table was created.
describeTable(DescribeTableRequest) - Method in class com.amazonaws.services.dynamodb.AmazonDynamoDBClient
Deprecated.  Retrieves information about the table, including the current status of the table, the primary key schema and when the table was created.
describeTable(DescribeTableRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
Returns information about the table, including the current status of the table, when it was created, the primary key schema, and any indexes on the table.
describeTable(String) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
Returns information about the table, including the current status of the table, when it was created, the primary key schema, and any indexes on the table.
describeTable(DescribeTableRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
Returns information about the table, including the current status of the table, when it was created, the primary key schema, and any indexes on the table.
describeTable(String) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
Returns information about the table, including the current status of the table, when it was created, the primary key schema, and any indexes on the table.
describeTableAsync(DescribeTableRequest) - Method in interface com.amazonaws.services.dynamodb.AmazonDynamoDBAsync
Deprecated.  Retrieves information about the table, including the current status of the table, the primary key schema and when the table was created.
describeTableAsync(DescribeTableRequest, AsyncHandler<DescribeTableRequest, DescribeTableResult>) - Method in interface com.amazonaws.services.dynamodb.AmazonDynamoDBAsync
Deprecated.  Retrieves information about the table, including the current status of the table, the primary key schema and when the table was created.
describeTableAsync(DescribeTableRequest) - Method in class com.amazonaws.services.dynamodb.AmazonDynamoDBAsyncClient
Deprecated.  Retrieves information about the table, including the current status of the table, the primary key schema and when the table was created.
describeTableAsync(DescribeTableRequest, AsyncHandler<DescribeTableRequest, DescribeTableResult>) - Method in class com.amazonaws.services.dynamodb.AmazonDynamoDBAsyncClient
Deprecated.  Retrieves information about the table, including the current status of the table, the primary key schema and when the table was created.
describeTableAsync(DescribeTableRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
Returns information about the table, including the current status of the table, when it was created, the primary key schema, and any indexes on the table.
describeTableAsync(DescribeTableRequest, AsyncHandler<DescribeTableRequest, DescribeTableResult>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
Returns information about the table, including the current status of the table, when it was created, the primary key schema, and any indexes on the table.
describeTableAsync(DescribeTableRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
Returns information about the table, including the current status of the table, when it was created, the primary key schema, and any indexes on the table.
describeTableAsync(DescribeTableRequest, AsyncHandler<DescribeTableRequest, DescribeTableResult>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
Returns information about the table, including the current status of the table, when it was created, the primary key schema, and any indexes on the table.
DescribeTableRequest - Class in com.amazonaws.services.dynamodb.model
Deprecated. 
DescribeTableRequest() - Constructor for class com.amazonaws.services.dynamodb.model.DescribeTableRequest
Deprecated.  
DescribeTableRequest - Class in com.amazonaws.services.dynamodbv2.model
Container for the parameters to the DescribeTable operation.
DescribeTableRequest() - Constructor for class com.amazonaws.services.dynamodbv2.model.DescribeTableRequest
Default constructor for a new DescribeTableRequest object.
DescribeTableRequest(String) - Constructor for class com.amazonaws.services.dynamodbv2.model.DescribeTableRequest
Constructs a new DescribeTableRequest object.
DescribeTableResult - Class in com.amazonaws.services.dynamodb.model
Deprecated. 
DescribeTableResult() - Constructor for class com.amazonaws.services.dynamodb.model.DescribeTableResult
Deprecated.  
DescribeTableResult - Class in com.amazonaws.services.dynamodbv2.model
Represents the output of a DescribeTable operation.
DescribeTableResult() - Constructor for class com.amazonaws.services.dynamodbv2.model.DescribeTableResult
 
describeTags(DescribeTagsRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Lists the Auto Scaling group tags.
describeTags() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Lists the Auto Scaling group tags.
describeTags(DescribeTagsRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Lists the Auto Scaling group tags.
describeTags() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Lists the Auto Scaling group tags.
describeTags(DescribeTagsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes the tags for the specified resources.
describeTags() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes the tags for the specified resources.
describeTags(DescribeTagsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes the tags for the specified resources.
describeTags() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes the tags for the specified resources.
describeTagsAsync(DescribeTagsRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Lists the Auto Scaling group tags.
describeTagsAsync(DescribeTagsRequest, AsyncHandler<DescribeTagsRequest, DescribeTagsResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Lists the Auto Scaling group tags.
describeTagsAsync(DescribeTagsRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Lists the Auto Scaling group tags.
describeTagsAsync(DescribeTagsRequest, AsyncHandler<DescribeTagsRequest, DescribeTagsResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Lists the Auto Scaling group tags.
describeTagsAsync(DescribeTagsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes the tags for the specified resources.
describeTagsAsync(DescribeTagsRequest, AsyncHandler<DescribeTagsRequest, DescribeTagsResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes the tags for the specified resources.
describeTagsAsync(DescribeTagsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes the tags for the specified resources.
describeTagsAsync(DescribeTagsRequest, AsyncHandler<DescribeTagsRequest, DescribeTagsResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes the tags for the specified resources.
DescribeTagsRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the DescribeTags operation.
DescribeTagsRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeTagsRequest
 
DescribeTagsRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeTags operation.
DescribeTagsRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeTagsRequest
Default constructor for a new DescribeTagsRequest object.
DescribeTagsRequest(List<Filter>) - Constructor for class com.amazonaws.services.ec2.model.DescribeTagsRequest
Constructs a new DescribeTagsRequest object.
DescribeTagsResult - Class in com.amazonaws.services.autoscaling.model
DescribeTagsResult() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeTagsResult
 
DescribeTagsResult - Class in com.amazonaws.services.ec2.model
DescribeTagsResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeTagsResult
 
describeTerminationPolicyTypes(DescribeTerminationPolicyTypesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Returns a list of all termination policies supported by Auto Scaling.
describeTerminationPolicyTypes() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Returns a list of all termination policies supported by Auto Scaling.
describeTerminationPolicyTypes(DescribeTerminationPolicyTypesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Returns a list of all termination policies supported by Auto Scaling.
describeTerminationPolicyTypes() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Returns a list of all termination policies supported by Auto Scaling.
describeTerminationPolicyTypesAsync(DescribeTerminationPolicyTypesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Returns a list of all termination policies supported by Auto Scaling.
describeTerminationPolicyTypesAsync(DescribeTerminationPolicyTypesRequest, AsyncHandler<DescribeTerminationPolicyTypesRequest, DescribeTerminationPolicyTypesResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Returns a list of all termination policies supported by Auto Scaling.
describeTerminationPolicyTypesAsync(DescribeTerminationPolicyTypesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Returns a list of all termination policies supported by Auto Scaling.
describeTerminationPolicyTypesAsync(DescribeTerminationPolicyTypesRequest, AsyncHandler<DescribeTerminationPolicyTypesRequest, DescribeTerminationPolicyTypesResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Returns a list of all termination policies supported by Auto Scaling.
DescribeTerminationPolicyTypesRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the DescribeTerminationPolicyTypes operation.
DescribeTerminationPolicyTypesRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeTerminationPolicyTypesRequest
 
DescribeTerminationPolicyTypesResult - Class in com.amazonaws.services.autoscaling.model
The TerminationPolicyTypes data type.
DescribeTerminationPolicyTypesResult() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeTerminationPolicyTypesResult
 
describeVolumeAttribute(DescribeVolumeAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
 
describeVolumeAttribute(DescribeVolumeAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
 
describeVolumeAttributeAsync(DescribeVolumeAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
 
describeVolumeAttributeAsync(DescribeVolumeAttributeRequest, AsyncHandler<DescribeVolumeAttributeRequest, DescribeVolumeAttributeResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
 
describeVolumeAttributeAsync(DescribeVolumeAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
 
describeVolumeAttributeAsync(DescribeVolumeAttributeRequest, AsyncHandler<DescribeVolumeAttributeRequest, DescribeVolumeAttributeResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
 
DescribeVolumeAttributeRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeVolumeAttribute operation.
DescribeVolumeAttributeRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeVolumeAttributeRequest
 
DescribeVolumeAttributeResult - Class in com.amazonaws.services.ec2.model
Describe Volume Attribute Result
DescribeVolumeAttributeResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeVolumeAttributeResult
 
describeVolumes(DescribeVolumesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes the status of the indicated volume or, in lieu of any specified, all volumes belonging to the caller.
describeVolumes() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes the status of the indicated volume or, in lieu of any specified, all volumes belonging to the caller.
describeVolumes(DescribeVolumesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes the status of the indicated volume or, in lieu of any specified, all volumes belonging to the caller.
describeVolumes() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes the status of the indicated volume or, in lieu of any specified, all volumes belonging to the caller.
describeVolumesAsync(DescribeVolumesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes the status of the indicated volume or, in lieu of any specified, all volumes belonging to the caller.
describeVolumesAsync(DescribeVolumesRequest, AsyncHandler<DescribeVolumesRequest, DescribeVolumesResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes the status of the indicated volume or, in lieu of any specified, all volumes belonging to the caller.
describeVolumesAsync(DescribeVolumesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes the status of the indicated volume or, in lieu of any specified, all volumes belonging to the caller.
describeVolumesAsync(DescribeVolumesRequest, AsyncHandler<DescribeVolumesRequest, DescribeVolumesResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes the status of the indicated volume or, in lieu of any specified, all volumes belonging to the caller.
DescribeVolumesRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeVolumes operation.
DescribeVolumesRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeVolumesRequest
Default constructor for a new DescribeVolumesRequest object.
DescribeVolumesRequest(List<String>) - Constructor for class com.amazonaws.services.ec2.model.DescribeVolumesRequest
Constructs a new DescribeVolumesRequest object.
DescribeVolumesResult - Class in com.amazonaws.services.ec2.model
The result of describing your EBS volumes.
DescribeVolumesResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeVolumesResult
 
describeVolumeStatus(DescribeVolumeStatusRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes the status of a volume.
describeVolumeStatus() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes the status of a volume.
describeVolumeStatus(DescribeVolumeStatusRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes the status of a volume.
describeVolumeStatus() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes the status of a volume.
describeVolumeStatusAsync(DescribeVolumeStatusRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes the status of a volume.
describeVolumeStatusAsync(DescribeVolumeStatusRequest, AsyncHandler<DescribeVolumeStatusRequest, DescribeVolumeStatusResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes the status of a volume.
describeVolumeStatusAsync(DescribeVolumeStatusRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes the status of a volume.
describeVolumeStatusAsync(DescribeVolumeStatusRequest, AsyncHandler<DescribeVolumeStatusRequest, DescribeVolumeStatusResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes the status of a volume.
DescribeVolumeStatusRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeVolumeStatus operation.
DescribeVolumeStatusRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeVolumeStatusRequest
 
DescribeVolumeStatusResult - Class in com.amazonaws.services.ec2.model
Describe Volume Status Result
DescribeVolumeStatusResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeVolumeStatusResult
 
describeVpcs(DescribeVpcsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Gives you information about your VPCs.
describeVpcs() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Gives you information about your VPCs.
describeVpcs(DescribeVpcsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Gives you information about your VPCs.
describeVpcs() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Gives you information about your VPCs.
describeVpcsAsync(DescribeVpcsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Gives you information about your VPCs.
describeVpcsAsync(DescribeVpcsRequest, AsyncHandler<DescribeVpcsRequest, DescribeVpcsResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Gives you information about your VPCs.
describeVpcsAsync(DescribeVpcsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Gives you information about your VPCs.
describeVpcsAsync(DescribeVpcsRequest, AsyncHandler<DescribeVpcsRequest, DescribeVpcsResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Gives you information about your VPCs.
DescribeVpcsRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeVpcs operation.
DescribeVpcsRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeVpcsRequest
 
DescribeVpcsResult - Class in com.amazonaws.services.ec2.model
DescribeVpcsResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeVpcsResult
 
Destination - Class in com.amazonaws.services.simpleemail.model
Represents the destination of the message, consisting of To:, CC:, and BCC: fields.
Destination() - Constructor for class com.amazonaws.services.simpleemail.model.Destination
Default constructor for a new Destination object.
Destination(List<String>) - Constructor for class com.amazonaws.services.simpleemail.model.Destination
Constructs a new Destination object.
detachLoadBalancerFromSubnets(DetachLoadBalancerFromSubnetsRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancing
Removes subnets from the set of configured subnets in the Amazon Virtual Private Cloud (Amazon VPC) for the load balancer.
detachLoadBalancerFromSubnets(DetachLoadBalancerFromSubnetsRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingClient
Removes subnets from the set of configured subnets in the Amazon Virtual Private Cloud (Amazon VPC) for the load balancer.
detachLoadBalancerFromSubnetsAsync(DetachLoadBalancerFromSubnetsRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
Removes subnets from the set of configured subnets in the Amazon Virtual Private Cloud (Amazon VPC) for the load balancer.
detachLoadBalancerFromSubnetsAsync(DetachLoadBalancerFromSubnetsRequest, AsyncHandler<DetachLoadBalancerFromSubnetsRequest, DetachLoadBalancerFromSubnetsResult>) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
Removes subnets from the set of configured subnets in the Amazon Virtual Private Cloud (Amazon VPC) for the load balancer.
detachLoadBalancerFromSubnetsAsync(DetachLoadBalancerFromSubnetsRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Removes subnets from the set of configured subnets in the Amazon Virtual Private Cloud (Amazon VPC) for the load balancer.
detachLoadBalancerFromSubnetsAsync(DetachLoadBalancerFromSubnetsRequest, AsyncHandler<DetachLoadBalancerFromSubnetsRequest, DetachLoadBalancerFromSubnetsResult>) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Removes subnets from the set of configured subnets in the Amazon Virtual Private Cloud (Amazon VPC) for the load balancer.
DetachLoadBalancerFromSubnetsRequest - Class in com.amazonaws.services.elasticloadbalancing.model
Container for the parameters to the DetachLoadBalancerFromSubnets operation.
DetachLoadBalancerFromSubnetsRequest() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DetachLoadBalancerFromSubnetsRequest
 
DetachLoadBalancerFromSubnetsResult - Class in com.amazonaws.services.elasticloadbalancing.model
The output for the DetachLoadBalancerFromSubnets action.
DetachLoadBalancerFromSubnetsResult() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DetachLoadBalancerFromSubnetsResult
 
detachVolume(DetachVolumeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Detach a previously attached volume from a running instance.
detachVolume(DetachVolumeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Detach a previously attached volume from a running instance.
detachVolumeAsync(DetachVolumeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Detach a previously attached volume from a running instance.
detachVolumeAsync(DetachVolumeRequest, AsyncHandler<DetachVolumeRequest, DetachVolumeResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Detach a previously attached volume from a running instance.
detachVolumeAsync(DetachVolumeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Detach a previously attached volume from a running instance.
detachVolumeAsync(DetachVolumeRequest, AsyncHandler<DetachVolumeRequest, DetachVolumeResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Detach a previously attached volume from a running instance.
DetachVolumeRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DetachVolume operation.
DetachVolumeRequest() - Constructor for class com.amazonaws.services.ec2.model.DetachVolumeRequest
Default constructor for a new DetachVolumeRequest object.
DetachVolumeRequest(String) - Constructor for class com.amazonaws.services.ec2.model.DetachVolumeRequest
Constructs a new DetachVolumeRequest object.
DetachVolumeResult - Class in com.amazonaws.services.ec2.model
The result of detaching an EBS volume from an instance.
DetachVolumeResult() - Constructor for class com.amazonaws.services.ec2.model.DetachVolumeResult
 
DeviceType - Enum in com.amazonaws.services.ec2.model
Device Type
Dimension - Class in com.amazonaws.services.cloudwatch.model
The Dimension data type further expands on the identity of a metric using a Name, Value pair.
Dimension() - Constructor for class com.amazonaws.services.cloudwatch.model.Dimension
 
DimensionFilter - Class in com.amazonaws.services.cloudwatch.model
The DimensionFilter data type is used to filter ListMetrics results.
DimensionFilter() - Constructor for class com.amazonaws.services.cloudwatch.model.DimensionFilter
 
DirectConnect - Static variable in class com.amazonaws.regions.ServiceAbbreviations
 
DISABLE_CERT_CHECKING_SYSTEM_PROPERTY - Static variable in class com.amazonaws.SDKGlobalConfiguration
 
disableAlarmActions(DisableAlarmActionsRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatch
Disables actions for the specified alarms.
disableAlarmActions(DisableAlarmActionsRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
Disables actions for the specified alarms.
disableAlarmActionsAsync(DisableAlarmActionsRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Disables actions for the specified alarms.
disableAlarmActionsAsync(DisableAlarmActionsRequest, AsyncHandler<DisableAlarmActionsRequest, Void>) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Disables actions for the specified alarms.
disableAlarmActionsAsync(DisableAlarmActionsRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
Disables actions for the specified alarms.
disableAlarmActionsAsync(DisableAlarmActionsRequest, AsyncHandler<DisableAlarmActionsRequest, Void>) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
Disables actions for the specified alarms.
DisableAlarmActionsRequest - Class in com.amazonaws.services.cloudwatch.model
Container for the parameters to the DisableAlarmActions operation.
DisableAlarmActionsRequest() - Constructor for class com.amazonaws.services.cloudwatch.model.DisableAlarmActionsRequest
 
disableAvailabilityZonesForLoadBalancer(DisableAvailabilityZonesForLoadBalancerRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancing
Removes the specified EC2 Availability Zones from the set of configured Availability Zones for the load balancer.
disableAvailabilityZonesForLoadBalancer(DisableAvailabilityZonesForLoadBalancerRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingClient
Removes the specified EC2 Availability Zones from the set of configured Availability Zones for the load balancer.
disableAvailabilityZonesForLoadBalancerAsync(DisableAvailabilityZonesForLoadBalancerRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
Removes the specified EC2 Availability Zones from the set of configured Availability Zones for the load balancer.
disableAvailabilityZonesForLoadBalancerAsync(DisableAvailabilityZonesForLoadBalancerRequest, AsyncHandler<DisableAvailabilityZonesForLoadBalancerRequest, DisableAvailabilityZonesForLoadBalancerResult>) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
Removes the specified EC2 Availability Zones from the set of configured Availability Zones for the load balancer.
disableAvailabilityZonesForLoadBalancerAsync(DisableAvailabilityZonesForLoadBalancerRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Removes the specified EC2 Availability Zones from the set of configured Availability Zones for the load balancer.
disableAvailabilityZonesForLoadBalancerAsync(DisableAvailabilityZonesForLoadBalancerRequest, AsyncHandler<DisableAvailabilityZonesForLoadBalancerRequest, DisableAvailabilityZonesForLoadBalancerResult>) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Removes the specified EC2 Availability Zones from the set of configured Availability Zones for the load balancer.
DisableAvailabilityZonesForLoadBalancerRequest - Class in com.amazonaws.services.elasticloadbalancing.model
Container for the parameters to the DisableAvailabilityZonesForLoadBalancer operation.
DisableAvailabilityZonesForLoadBalancerRequest() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DisableAvailabilityZonesForLoadBalancerRequest
Default constructor for a new DisableAvailabilityZonesForLoadBalancerRequest object.
DisableAvailabilityZonesForLoadBalancerRequest(String, List<String>) - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DisableAvailabilityZonesForLoadBalancerRequest
Constructs a new DisableAvailabilityZonesForLoadBalancerRequest object.
DisableAvailabilityZonesForLoadBalancerResult - Class in com.amazonaws.services.elasticloadbalancing.model
The output for the DisableAvailabilityZonesForLoadBalancer action.
DisableAvailabilityZonesForLoadBalancerResult() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DisableAvailabilityZonesForLoadBalancerResult
 
DISABLED - Static variable in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration
Constant for a disabled rule.
disableMetricsCollection(DisableMetricsCollectionRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Disables monitoring of group metrics for the Auto Scaling group specified in AutoScalingGroupName .
disableMetricsCollection(DisableMetricsCollectionRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Disables monitoring of group metrics for the Auto Scaling group specified in AutoScalingGroupName .
disableMetricsCollectionAsync(DisableMetricsCollectionRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Disables monitoring of group metrics for the Auto Scaling group specified in AutoScalingGroupName .
disableMetricsCollectionAsync(DisableMetricsCollectionRequest, AsyncHandler<DisableMetricsCollectionRequest, Void>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Disables monitoring of group metrics for the Auto Scaling group specified in AutoScalingGroupName .
disableMetricsCollectionAsync(DisableMetricsCollectionRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Disables monitoring of group metrics for the Auto Scaling group specified in AutoScalingGroupName .
disableMetricsCollectionAsync(DisableMetricsCollectionRequest, AsyncHandler<DisableMetricsCollectionRequest, Void>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Disables monitoring of group metrics for the Auto Scaling group specified in AutoScalingGroupName .
DisableMetricsCollectionRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the DisableMetricsCollection operation.
DisableMetricsCollectionRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DisableMetricsCollectionRequest
 
disassociateAddress(DisassociateAddressRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
The DisassociateAddress operation disassociates the specified elastic IP address from the instance to which it is assigned.
disassociateAddress() - Method in interface com.amazonaws.services.ec2.AmazonEC2
The DisassociateAddress operation disassociates the specified elastic IP address from the instance to which it is assigned.
disassociateAddress(DisassociateAddressRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
The DisassociateAddress operation disassociates the specified elastic IP address from the instance to which it is assigned.
disassociateAddress() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
The DisassociateAddress operation disassociates the specified elastic IP address from the instance to which it is assigned.
disassociateAddressAsync(DisassociateAddressRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
The DisassociateAddress operation disassociates the specified elastic IP address from the instance to which it is assigned.
disassociateAddressAsync(DisassociateAddressRequest, AsyncHandler<DisassociateAddressRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
The DisassociateAddress operation disassociates the specified elastic IP address from the instance to which it is assigned.
disassociateAddressAsync(DisassociateAddressRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
The DisassociateAddress operation disassociates the specified elastic IP address from the instance to which it is assigned.
disassociateAddressAsync(DisassociateAddressRequest, AsyncHandler<DisassociateAddressRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
The DisassociateAddress operation disassociates the specified elastic IP address from the instance to which it is assigned.
DisassociateAddressRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DisassociateAddress operation.
DisassociateAddressRequest() - Constructor for class com.amazonaws.services.ec2.model.DisassociateAddressRequest
Default constructor for a new DisassociateAddressRequest object.
DisassociateAddressRequest(String) - Constructor for class com.amazonaws.services.ec2.model.DisassociateAddressRequest
Constructs a new DisassociateAddressRequest object.
DiskImage - Class in com.amazonaws.services.ec2.model
Disk Image
DiskImage() - Constructor for class com.amazonaws.services.ec2.model.DiskImage
 
DiskImageDescription - Class in com.amazonaws.services.ec2.model
Disk Image Description
DiskImageDescription() - Constructor for class com.amazonaws.services.ec2.model.DiskImageDescription
 
DiskImageDetail - Class in com.amazonaws.services.ec2.model
Disk Image Detail
DiskImageDetail() - Constructor for class com.amazonaws.services.ec2.model.DiskImageDetail
 
DiskImageFormat - Enum in com.amazonaws.services.ec2.model
Disk Image Format
DiskImageVolumeDescription - Class in com.amazonaws.services.ec2.model
Disk Image Volume Description
DiskImageVolumeDescription() - Constructor for class com.amazonaws.services.ec2.model.DiskImageVolumeDescription
 
doesBucketExist(String) - Method in interface com.amazonaws.services.s3.AmazonS3
Checks if the specified bucket exists.
doesBucketExist(String) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
doesTableExist(AmazonDynamoDB, String) - Static method in class com.amazonaws.services.dynamodbv2.util.Tables
Checks if a specified table exists.
domainMetadata(DomainMetadataRequest) - Method in interface com.amazonaws.services.simpledb.AmazonSimpleDB
Returns information about the domain, including when the domain was created, the number of items and attributes in the domain, and the size of the attribute names and values.
domainMetadata(DomainMetadataRequest) - Method in class com.amazonaws.services.simpledb.AmazonSimpleDBClient
Returns information about the domain, including when the domain was created, the number of items and attributes in the domain, and the size of the attribute names and values.
domainMetadataAsync(DomainMetadataRequest) - Method in interface com.amazonaws.services.simpledb.AmazonSimpleDBAsync
Returns information about the domain, including when the domain was created, the number of items and attributes in the domain, and the size of the attribute names and values.
domainMetadataAsync(DomainMetadataRequest, AsyncHandler<DomainMetadataRequest, DomainMetadataResult>) - Method in interface com.amazonaws.services.simpledb.AmazonSimpleDBAsync
Returns information about the domain, including when the domain was created, the number of items and attributes in the domain, and the size of the attribute names and values.
domainMetadataAsync(DomainMetadataRequest) - Method in class com.amazonaws.services.simpledb.AmazonSimpleDBAsyncClient
Returns information about the domain, including when the domain was created, the number of items and attributes in the domain, and the size of the attribute names and values.
domainMetadataAsync(DomainMetadataRequest, AsyncHandler<DomainMetadataRequest, DomainMetadataResult>) - Method in class com.amazonaws.services.simpledb.AmazonSimpleDBAsyncClient
Returns information about the domain, including when the domain was created, the number of items and attributes in the domain, and the size of the attribute names and values.
DomainMetadataRequest - Class in com.amazonaws.services.simpledb.model
Container for the parameters to the DomainMetadata operation.
DomainMetadataRequest() - Constructor for class com.amazonaws.services.simpledb.model.DomainMetadataRequest
Default constructor for a new DomainMetadataRequest object.
DomainMetadataRequest(String) - Constructor for class com.amazonaws.services.simpledb.model.DomainMetadataRequest
Constructs a new DomainMetadataRequest object.
DomainMetadataResult - Class in com.amazonaws.services.simpledb.model
Domain Metadata Result
DomainMetadataResult() - Constructor for class com.amazonaws.services.simpledb.model.DomainMetadataResult
 
DomainType - Enum in com.amazonaws.services.ec2.model
Domain Type
Download - Interface in com.amazonaws.services.s3.transfer
Represents an asynchronous download from Amazon S3.
download(String, String, File) - Method in class com.amazonaws.services.s3.transfer.TransferManager
Schedules a new transfer to download data from Amazon S3 and save it to the specified file.
download(GetObjectRequest, File) - Method in class com.amazonaws.services.s3.transfer.TransferManager
Schedules a new transfer to download data from Amazon S3 and save it to the specified file.
downloadDirectory(String, String, File) - Method in class com.amazonaws.services.s3.transfer.TransferManager
Downloads all objects in the virtual directory designated by the keyPrefix given to the destination directory given.
downloadTo(File) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.S3Link
Convenient method to synchronously download to the specified file from the S3 object represented by this S3Link.
downloadTo(File, RequestMetricCollector) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.S3Link
Same as S3Link.downloadTo(File) but allows specifying a request metric collector.
downloadTo(OutputStream) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.S3Link
Downloads the data from the object represented by this S3Link to the specified output stream.
downloadTo(OutputStream, RequestMetricCollector) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.S3Link
Same as S3Link.downloadTo(OutputStream) but allows specifying a request metric collector.
dryRun(DryRunSupportedRequest<X>) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Checks whether you have the required permissions for the provided AmazonEC2 operation, without actually running it.
dryRun(DryRunSupportedRequest<X>) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Checks whether you have the required permissions for the provided AmazonEC2 operation, without actually running it.
DryRunResult<X extends AmazonWebServiceRequest> - Class in com.amazonaws.services.ec2.model
Result of a dry-run operation.
DryRunResult(boolean, DryRunSupportedRequest<X>, String, AmazonServiceException) - Constructor for class com.amazonaws.services.ec2.model.DryRunResult
 
DryRunSupportedRequest<X extends AmazonWebServiceRequest> - Interface in com.amazonaws.services.ec2.model
Generic interface for operation request that is supported with dry-run.
DuplicateItemNameException - Exception in com.amazonaws.services.simpledb.model
The item name was specified more than once.
DuplicateItemNameException(String) - Constructor for exception com.amazonaws.services.simpledb.model.DuplicateItemNameException
Constructs a new DuplicateItemNameException with the specified error message.
DuplicateListenerException - Exception in com.amazonaws.services.elasticloadbalancing.model
A Listener already exists for the given LoadBalancerName and LoadBalancerPort , but with a different InstancePort , Protocol , or SSLCertificateId .
DuplicateListenerException(String) - Constructor for exception com.amazonaws.services.elasticloadbalancing.model.DuplicateListenerException
Constructs a new DuplicateListenerException with the specified error message.
DuplicateLoadBalancerNameException - Exception in com.amazonaws.services.elasticloadbalancing.model
Load balancer name already exists for this account.
DuplicateLoadBalancerNameException(String) - Constructor for exception com.amazonaws.services.elasticloadbalancing.model.DuplicateLoadBalancerNameException
Constructs a new DuplicateLoadBalancerNameException with the specified error message.
DuplicatePolicyNameException - Exception in com.amazonaws.services.elasticloadbalancing.model
Policy with the same name exists for this load balancer.
DuplicatePolicyNameException(String) - Constructor for exception com.amazonaws.services.elasticloadbalancing.model.DuplicatePolicyNameException
Constructs a new DuplicatePolicyNameException with the specified error message.
Dynamodb - Static variable in class com.amazonaws.regions.ServiceAbbreviations
 
DynamoDBAttribute - Annotation Type in com.amazonaws.services.dynamodb.datamodeling
Deprecated. 
DynamoDBAttribute - Annotation Type in com.amazonaws.services.dynamodbv2.datamodeling
Interface for marking a class property as an attribute in a DynamoDB table.
DynamoDBAutoGeneratedKey - Annotation Type in com.amazonaws.services.dynamodb.datamodeling
Deprecated. 
DynamoDBAutoGeneratedKey - Annotation Type in com.amazonaws.services.dynamodbv2.datamodeling
Annotation for marking a hash key or range key property in a class to auto-generate this key.
DynamoDBDeleteExpression - Class in com.amazonaws.services.dynamodbv2.datamodeling
Enables adding options to a delete operation.
DynamoDBDeleteExpression() - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBDeleteExpression
 
DynamoDBHashKey - Annotation Type in com.amazonaws.services.dynamodb.datamodeling
Deprecated. 
DynamoDBHashKey - Annotation Type in com.amazonaws.services.dynamodbv2.datamodeling
Annotation for marking a property as the hash key for a modeled class.
DynamoDBIgnore - Annotation Type in com.amazonaws.services.dynamodb.datamodeling
Deprecated. 
DynamoDBIgnore - Annotation Type in com.amazonaws.services.dynamodbv2.datamodeling
Interface for marking a class property as non-modeled.
DynamoDBIndexHashKey - Annotation Type in com.amazonaws.services.dynamodbv2.datamodeling
Annotation for marking a property in a class as the attribute to be used as the hash key for one or more global secondary indexes on a DynamoDB table.
DynamoDBIndexRangeKey - Annotation Type in com.amazonaws.services.dynamodbv2.datamodeling
Annotation for marking a property in a class as the attribute to be used as range key for one or more local secondary indexes on a DynamoDB table.
DynamoDBMapper - Class in com.amazonaws.services.dynamodb.datamodeling
Deprecated. 
DynamoDBMapper(AmazonDynamoDB) - Constructor for class com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapper
Deprecated. Constructs a new mapper with the service object given, using the default configuration.
DynamoDBMapper(AmazonDynamoDB, DynamoDBMapperConfig) - Constructor for class com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapper
Deprecated. Constructs a new mapper with the service object and configuration given.
DynamoDBMapper - Class in com.amazonaws.services.dynamodbv2.datamodeling
Object mapper for domain-object interaction with DynamoDB.
DynamoDBMapper(AmazonDynamoDB) - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
Constructs a new mapper with the service object given, using the default configuration.
DynamoDBMapper(AmazonDynamoDB, DynamoDBMapperConfig) - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
Constructs a new mapper with the service object and configuration given.
DynamoDBMapper(AmazonDynamoDB, AWSCredentialsProvider) - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
Constructs a new mapper with the service object and S3 client cache given, using the default configuration.
DynamoDBMapper(AmazonDynamoDB, DynamoDBMapperConfig, AttributeTransformer) - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
Constructs a new mapper with the given service object, configuration, and transform hook.
DynamoDBMapper(AmazonDynamoDB, DynamoDBMapperConfig, AWSCredentialsProvider) - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
Constructs a new mapper with the service object, configuration, and S3 client cache given.
DynamoDBMapper(AmazonDynamoDB, DynamoDBMapperConfig, AttributeTransformer, AWSCredentialsProvider) - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
Constructor with all parameters.
DynamoDBMapper.FailedBatch - Class in com.amazonaws.services.dynamodbv2.datamodeling
The return type of batchWrite, batchDelete and batchSave.
DynamoDBMapper.FailedBatch() - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper.FailedBatch
 
DynamoDBMapperConfig - Class in com.amazonaws.services.dynamodb.datamodeling
Deprecated. 
DynamoDBMapperConfig(DynamoDBMapperConfig.SaveBehavior, DynamoDBMapperConfig.ConsistentReads, DynamoDBMapperConfig.TableNameOverride) - Constructor for class com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapperConfig
Deprecated. Constructs a new configuration object with the save behavior, consistent read behavior, and table name override given.
DynamoDBMapperConfig(DynamoDBMapperConfig.SaveBehavior) - Constructor for class com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapperConfig
Deprecated. Constructs a new configuration object with the save behavior given.
DynamoDBMapperConfig(DynamoDBMapperConfig.ConsistentReads) - Constructor for class com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapperConfig
Deprecated. Constructs a new configuration object with the consistent read behavior given.
DynamoDBMapperConfig(DynamoDBMapperConfig.TableNameOverride) - Constructor for class com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapperConfig
Deprecated. Constructs a new configuration object with the table name override given.
DynamoDBMapperConfig - Class in com.amazonaws.services.dynamodbv2.datamodeling
Immutable configuration object for service call behavior.
DynamoDBMapperConfig(DynamoDBMapperConfig.SaveBehavior, DynamoDBMapperConfig.ConsistentReads, DynamoDBMapperConfig.TableNameOverride) - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig
Legacy constructor, using default PaginationLoadingStrategy
DynamoDBMapperConfig(DynamoDBMapperConfig.SaveBehavior, DynamoDBMapperConfig.ConsistentReads, DynamoDBMapperConfig.TableNameOverride, DynamoDBMapperConfig.PaginationLoadingStrategy) - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig
Constructs a new configuration object with the save behavior, consistent read behavior, and table name override given.
DynamoDBMapperConfig(DynamoDBMapperConfig.SaveBehavior, DynamoDBMapperConfig.ConsistentReads, DynamoDBMapperConfig.TableNameOverride, DynamoDBMapperConfig.PaginationLoadingStrategy, RequestMetricCollector) - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig
Constructs a new configuration object with the save behavior, consistent read behavior, and table name override given.
DynamoDBMapperConfig(DynamoDBMapperConfig.SaveBehavior) - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig
Constructs a new configuration object with the save behavior given.
DynamoDBMapperConfig(DynamoDBMapperConfig.ConsistentReads) - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig
Constructs a new configuration object with the consistent read behavior given.
DynamoDBMapperConfig(DynamoDBMapperConfig.TableNameOverride) - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig
Constructs a new configuration object with the table name override given.
DynamoDBMapperConfig(DynamoDBMapperConfig.PaginationLoadingStrategy) - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig
Constructs a new configuration object with the pagination loading strategy given.
DynamoDBMapperConfig.ConsistentReads - Enum in com.amazonaws.services.dynamodb.datamodeling
Deprecated. Enumeration of consistent read behavior.
DynamoDBMapperConfig.ConsistentReads - Enum in com.amazonaws.services.dynamodbv2.datamodeling
Enumeration of consistent read behavior.
DynamoDBMapperConfig.PaginationLoadingStrategy - Enum in com.amazonaws.services.dynamodbv2.datamodeling
Enumeration of pagination loading strategy.
DynamoDBMapperConfig.SaveBehavior - Enum in com.amazonaws.services.dynamodb.datamodeling
Deprecated. Enumeration of behaviors for the save operation.
DynamoDBMapperConfig.SaveBehavior - Enum in com.amazonaws.services.dynamodbv2.datamodeling
Enumeration of behaviors for the save operation.
DynamoDBMapperConfig.TableNameOverride - Class in com.amazonaws.services.dynamodb.datamodeling
Deprecated. Allows overriding the table name declared on a domain class by the DynamoDBTable annotation.
DynamoDBMapperConfig.TableNameOverride(String) - Constructor for class com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapperConfig.TableNameOverride
Deprecated.  
DynamoDBMapperConfig.TableNameOverride - Class in com.amazonaws.services.dynamodbv2.datamodeling
Allows overriding the table name declared on a domain class by the DynamoDBTable annotation.
DynamoDBMapperConfig.TableNameOverride(String) - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig.TableNameOverride
 
DynamoDBMappingException - Exception in com.amazonaws.services.dynamodb.datamodeling
Deprecated. 
DynamoDBMappingException() - Constructor for exception com.amazonaws.services.dynamodb.datamodeling.DynamoDBMappingException
Deprecated.  
DynamoDBMappingException(String, Throwable) - Constructor for exception com.amazonaws.services.dynamodb.datamodeling.DynamoDBMappingException
Deprecated.  
DynamoDBMappingException(String) - Constructor for exception com.amazonaws.services.dynamodb.datamodeling.DynamoDBMappingException
Deprecated.  
DynamoDBMappingException(Throwable) - Constructor for exception com.amazonaws.services.dynamodb.datamodeling.DynamoDBMappingException
Deprecated.  
DynamoDBMappingException - Exception in com.amazonaws.services.dynamodbv2.datamodeling
Generic exception for problems occuring when mapping DynamoDB items to Java objects or vice versa.
DynamoDBMappingException() - Constructor for exception com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMappingException
 
DynamoDBMappingException(String, Throwable) - Constructor for exception com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMappingException
 
DynamoDBMappingException(String) - Constructor for exception com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMappingException
 
DynamoDBMappingException(Throwable) - Constructor for exception com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMappingException
 
DynamoDBMarshaller<T> - Interface in com.amazonaws.services.dynamodb.datamodeling
Deprecated. 
DynamoDBMarshaller<T> - Interface in com.amazonaws.services.dynamodbv2.datamodeling
Marshaller interface for storing complex types in DynamoDB as Strings.
DynamoDBMarshalling - Annotation Type in com.amazonaws.services.dynamodb.datamodeling
Deprecated. 
DynamoDBMarshalling - Annotation Type in com.amazonaws.services.dynamodbv2.datamodeling
Annotation to mark a property as using a custom marshaller.
DynamoDBQueryExpression - Class in com.amazonaws.services.dynamodb.datamodeling
Deprecated. 
DynamoDBQueryExpression(AttributeValue) - Constructor for class com.amazonaws.services.dynamodb.datamodeling.DynamoDBQueryExpression
Deprecated.  
DynamoDBQueryExpression<T> - Class in com.amazonaws.services.dynamodbv2.datamodeling
A query expression
DynamoDBQueryExpression() - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBQueryExpression
 
DynamoDBRangeKey - Annotation Type in com.amazonaws.services.dynamodb.datamodeling
Deprecated. 
DynamoDBRangeKey - Annotation Type in com.amazonaws.services.dynamodbv2.datamodeling
Annotation for marking a property in a class as the range key for a DynamoDB table.
DynamoDBReflector - Class in com.amazonaws.services.dynamodb.datamodeling
Deprecated. 
DynamoDBReflector() - Constructor for class com.amazonaws.services.dynamodb.datamodeling.DynamoDBReflector
Deprecated.  
DynamoDBReflector - Class in com.amazonaws.services.dynamodbv2.datamodeling
Reflection assistant for DynamoDBMapper
DynamoDBReflector() - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBReflector
 
DynamoDBSaveExpression - Class in com.amazonaws.services.dynamodbv2.datamodeling
Enables adding options to a save operation.
DynamoDBSaveExpression() - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBSaveExpression
 
DynamoDBScanExpression - Class in com.amazonaws.services.dynamodb.datamodeling
Deprecated. 
DynamoDBScanExpression() - Constructor for class com.amazonaws.services.dynamodb.datamodeling.DynamoDBScanExpression
Deprecated.  
DynamoDBScanExpression - Class in com.amazonaws.services.dynamodbv2.datamodeling
Options for filtering results from a scan operation.
DynamoDBScanExpression() - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBScanExpression
 
DynamoDBTable - Annotation Type in com.amazonaws.services.dynamodb.datamodeling
Deprecated. 
DynamoDBTable - Annotation Type in com.amazonaws.services.dynamodbv2.datamodeling
Annotation to mark a class as a DynamoDB table.
DynamoDBVersionAttribute - Annotation Type in com.amazonaws.services.dynamodb.datamodeling
Deprecated. 
DynamoDBVersionAttribute - Annotation Type in com.amazonaws.services.dynamodbv2.datamodeling
Annotation for marking a property as an optimistic locking version attribute.

E

Ebs - Class in com.amazonaws.services.autoscaling.model
The Ebs data type.
Ebs() - Constructor for class com.amazonaws.services.autoscaling.model.Ebs
 
EbsBlockDevice - Class in com.amazonaws.services.ec2.model
An EBS volume backed block device.
EbsBlockDevice() - Constructor for class com.amazonaws.services.ec2.model.EbsBlockDevice
 
EbsInstanceBlockDevice - Class in com.amazonaws.services.ec2.model
An EBS volume backed block device which is attached to an instance.
EbsInstanceBlockDevice() - Constructor for class com.amazonaws.services.ec2.model.EbsInstanceBlockDevice
 
EbsInstanceBlockDeviceSpecification - Class in com.amazonaws.services.ec2.model
Specifies how an EBS volume should be mapped as part of a block device mapping specification when launching a new instance.
EbsInstanceBlockDeviceSpecification() - Constructor for class com.amazonaws.services.ec2.model.EbsInstanceBlockDeviceSpecification
 
EC2 - Static variable in class com.amazonaws.regions.ServiceAbbreviations
 
EC2_METADATA_SERVICE_OVERRIDE_SYSTEM_PROPERTY - Static variable in class com.amazonaws.SDKGlobalConfiguration
System property for overriding the Amazon EC2 Instance Metadata Service endpoint.
EC2Actions - Enum in com.amazonaws.auth.policy.actions
The available AWS access control policy actions for Amazon EC2.
Elasticache - Static variable in class com.amazonaws.regions.ServiceAbbreviations
 
ElasticBeanstalk - Static variable in class com.amazonaws.regions.ServiceAbbreviations
 
ElasticLoadbalancing - Static variable in class com.amazonaws.regions.ServiceAbbreviations
 
ElasticLoadBalancingActions - Enum in com.amazonaws.auth.policy.actions
The available AWS access control policy actions for Amazon Elastic Load Balancing.
ElasticMapReduce - Static variable in class com.amazonaws.regions.ServiceAbbreviations
 
ElasticTranscoder - Static variable in class com.amazonaws.regions.ServiceAbbreviations
 
Email - Static variable in class com.amazonaws.regions.ServiceAbbreviations
 
EmailAddressGrantee - Class in com.amazonaws.services.s3.model
Represents an e-mail grantee.
EmailAddressGrantee(String) - Constructor for class com.amazonaws.services.s3.model.EmailAddressGrantee
Constructs a new EmailAddressGrantee object with the given email address.
EmptyBatchRequestException - Exception in com.amazonaws.services.sqs.model
Batch request does not contain an entry.
EmptyBatchRequestException(String) - Constructor for exception com.amazonaws.services.sqs.model.EmptyBatchRequestException
Constructs a new EmptyBatchRequestException with the specified error message.
enableAlarmActions(EnableAlarmActionsRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatch
Enables actions for the specified alarms.
enableAlarmActions(EnableAlarmActionsRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
Enables actions for the specified alarms.
enableAlarmActionsAsync(EnableAlarmActionsRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Enables actions for the specified alarms.
enableAlarmActionsAsync(EnableAlarmActionsRequest, AsyncHandler<EnableAlarmActionsRequest, Void>) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Enables actions for the specified alarms.
enableAlarmActionsAsync(EnableAlarmActionsRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
Enables actions for the specified alarms.
enableAlarmActionsAsync(EnableAlarmActionsRequest, AsyncHandler<EnableAlarmActionsRequest, Void>) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
Enables actions for the specified alarms.
EnableAlarmActionsRequest - Class in com.amazonaws.services.cloudwatch.model
Container for the parameters to the EnableAlarmActions operation.
EnableAlarmActionsRequest() - Constructor for class com.amazonaws.services.cloudwatch.model.EnableAlarmActionsRequest
 
enableAvailabilityZonesForLoadBalancer(EnableAvailabilityZonesForLoadBalancerRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancing
Adds one or more EC2 Availability Zones to the load balancer.
enableAvailabilityZonesForLoadBalancer(EnableAvailabilityZonesForLoadBalancerRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingClient
Adds one or more EC2 Availability Zones to the load balancer.
enableAvailabilityZonesForLoadBalancerAsync(EnableAvailabilityZonesForLoadBalancerRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
Adds one or more EC2 Availability Zones to the load balancer.
enableAvailabilityZonesForLoadBalancerAsync(EnableAvailabilityZonesForLoadBalancerRequest, AsyncHandler<EnableAvailabilityZonesForLoadBalancerRequest, EnableAvailabilityZonesForLoadBalancerResult>) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
Adds one or more EC2 Availability Zones to the load balancer.
enableAvailabilityZonesForLoadBalancerAsync(EnableAvailabilityZonesForLoadBalancerRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Adds one or more EC2 Availability Zones to the load balancer.
enableAvailabilityZonesForLoadBalancerAsync(EnableAvailabilityZonesForLoadBalancerRequest, AsyncHandler<EnableAvailabilityZonesForLoadBalancerRequest, EnableAvailabilityZonesForLoadBalancerResult>) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Adds one or more EC2 Availability Zones to the load balancer.
EnableAvailabilityZonesForLoadBalancerRequest - Class in com.amazonaws.services.elasticloadbalancing.model
Container for the parameters to the EnableAvailabilityZonesForLoadBalancer operation.
EnableAvailabilityZonesForLoadBalancerRequest() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.EnableAvailabilityZonesForLoadBalancerRequest
Default constructor for a new EnableAvailabilityZonesForLoadBalancerRequest object.
EnableAvailabilityZonesForLoadBalancerRequest(String, List<String>) - Constructor for class com.amazonaws.services.elasticloadbalancing.model.EnableAvailabilityZonesForLoadBalancerRequest
Constructs a new EnableAvailabilityZonesForLoadBalancerRequest object.
EnableAvailabilityZonesForLoadBalancerResult - Class in com.amazonaws.services.elasticloadbalancing.model
The output for the EnableAvailabilityZonesForLoadBalancer action.
EnableAvailabilityZonesForLoadBalancerResult() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.EnableAvailabilityZonesForLoadBalancerResult
 
ENABLED - Static variable in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration
Constant for an enabled rule.
ENABLED - Static variable in class com.amazonaws.services.s3.model.BucketVersioningConfiguration
S3 bucket versioning status indicating that versioning is enabled for a bucket.
EnabledMetric - Class in com.amazonaws.services.autoscaling.model
The EnabledMetric data type.
EnabledMetric() - Constructor for class com.amazonaws.services.autoscaling.model.EnabledMetric
 
enableMetricsCollection(EnableMetricsCollectionRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Enables monitoring of group metrics for the Auto Scaling group specified in AutoScalingGroupName .
enableMetricsCollection(EnableMetricsCollectionRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Enables monitoring of group metrics for the Auto Scaling group specified in AutoScalingGroupName .
enableMetricsCollectionAsync(EnableMetricsCollectionRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Enables monitoring of group metrics for the Auto Scaling group specified in AutoScalingGroupName .
enableMetricsCollectionAsync(EnableMetricsCollectionRequest, AsyncHandler<EnableMetricsCollectionRequest, Void>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Enables monitoring of group metrics for the Auto Scaling group specified in AutoScalingGroupName .
enableMetricsCollectionAsync(EnableMetricsCollectionRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Enables monitoring of group metrics for the Auto Scaling group specified in AutoScalingGroupName .
enableMetricsCollectionAsync(EnableMetricsCollectionRequest, AsyncHandler<EnableMetricsCollectionRequest, Void>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Enables monitoring of group metrics for the Auto Scaling group specified in AutoScalingGroupName .
EnableMetricsCollectionRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the EnableMetricsCollection operation.
EnableMetricsCollectionRequest() - Constructor for class com.amazonaws.services.autoscaling.model.EnableMetricsCollectionRequest
 
enableVolumeIO(EnableVolumeIORequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Enable IO on the volume after an event has occured.
enableVolumeIO(EnableVolumeIORequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Enable IO on the volume after an event has occured.
enableVolumeIOAsync(EnableVolumeIORequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Enable IO on the volume after an event has occured.
enableVolumeIOAsync(EnableVolumeIORequest, AsyncHandler<EnableVolumeIORequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Enable IO on the volume after an event has occured.
enableVolumeIOAsync(EnableVolumeIORequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Enable IO on the volume after an event has occured.
enableVolumeIOAsync(EnableVolumeIORequest, AsyncHandler<EnableVolumeIORequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Enable IO on the volume after an event has occured.
EnableVolumeIORequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the EnableVolumeIO operation.
EnableVolumeIORequest() - Constructor for class com.amazonaws.services.ec2.model.EnableVolumeIORequest
 
encodeDate(Date) - Static method in class com.amazonaws.services.simpledb.util.SimpleDBUtils
Encodes date value into string format that can be compared lexicographically
encodeRealNumberRange(int, int, int) - Static method in class com.amazonaws.services.simpledb.util.SimpleDBUtils
Encodes real integer value into a string by offsetting and zero-padding number up to the specified number of digits.
encodeRealNumberRange(long, int, long) - Static method in class com.amazonaws.services.simpledb.util.SimpleDBUtils
Encodes a positive or negative long value into a string by offsetting and zero-padding the number up to the specified number of digits.
encodeRealNumberRange(float, int, int, int) - Static method in class com.amazonaws.services.simpledb.util.SimpleDBUtils
Encodes real float value into a string by offsetting and zero-padding number up to the specified number of digits.
encodeZeroPadding(int, int) - Static method in class com.amazonaws.services.simpledb.util.SimpleDBUtils
Encodes positive integer value into a string by zero-padding number up to the specified number of digits.
encodeZeroPadding(long, int) - Static method in class com.amazonaws.services.simpledb.util.SimpleDBUtils
Encodes positive long value into a string by zero-padding the value up to the specified number of digits.
encodeZeroPadding(float, int) - Static method in class com.amazonaws.services.simpledb.util.SimpleDBUtils
Encodes positive float value into a string by zero-padding number up to the specified number of digits
EncryptionMaterials - Class in com.amazonaws.services.s3.model
Stores materials to be used in encryption.
EncryptionMaterials(KeyPair) - Constructor for class com.amazonaws.services.s3.model.EncryptionMaterials
Constructs a new EncryptionMaterials object, storing an asymmetric key pair.
EncryptionMaterials(SecretKey) - Constructor for class com.amazonaws.services.s3.model.EncryptionMaterials
Constructs a new EncryptionMaterials object, storing a symmetric key.
EncryptionMaterialsAccessor - Interface in com.amazonaws.services.s3.model
Retrieves encryption materials from some source.
EncryptionMaterialsProvider - Interface in com.amazonaws.services.s3.model
Interface for providing encryption materials.
Endpoint - Class in com.amazonaws.services.sns.model
Endpoint for mobile app and device.
Endpoint() - Constructor for class com.amazonaws.services.sns.model.Endpoint
 
ENDPOINT_CONDITION_KEY - Static variable in class com.amazonaws.auth.policy.conditions.SNSConditionFactory
Condition key for The URL, e-mail address, or ARN from a Subscribe request or a previously confirmed subscription.
EndpointDisabledException - Exception in com.amazonaws.services.sns.model
Exception error indicating endpoint disabled.
EndpointDisabledException(String) - Constructor for exception com.amazonaws.services.sns.model.EndpointDisabledException
Constructs a new EndpointDisabledException with the specified error message.
EPOCH_TIME_CONDITION_KEY - Static variable in class com.amazonaws.auth.policy.conditions.ConditionFactory
Condition key for the current time, in epoch seconds.
equals(Object) - Method in class com.amazonaws.auth.policy.Principal
 
equals(Object) - Method in class com.amazonaws.regions.Region
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.Activity
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.AdjustmentType
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.Alarm
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.BlockDeviceMapping
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateTagsRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DeleteAutoScalingGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DeleteLaunchConfigurationRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DeleteNotificationConfigurationRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DeletePolicyRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DeleteScheduledActionRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DeleteTagsRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DescribeAdjustmentTypesRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DescribeAdjustmentTypesResult
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsResult
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesResult
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingNotificationTypesRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingNotificationTypesResult
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsResult
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DescribeMetricCollectionTypesRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DescribeMetricCollectionTypesResult
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsResult
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesResult
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesResult
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingProcessTypesRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingProcessTypesResult
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsResult
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsResult
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DescribeTerminationPolicyTypesRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DescribeTerminationPolicyTypesResult
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DisableMetricsCollectionRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.Ebs
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.EnabledMetric
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.EnableMetricsCollectionRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.ExecutePolicyRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.Filter
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.Instance
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.InstanceMonitoring
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.MetricCollectionType
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.MetricGranularityType
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.NotificationConfiguration
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.ProcessType
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.PutNotificationConfigurationRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyResult
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.ResumeProcessesRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.SetDesiredCapacityRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.SetInstanceHealthRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.SuspendedProcess
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.SuspendProcessesRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.Tag
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.TagDescription
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.TerminateInstanceInAutoScalingGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.TerminateInstanceInAutoScalingGroupResult
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.AlarmHistoryItem
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.DeleteAlarmsRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryResult
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricResult
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsResult
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.Dimension
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.DimensionFilter
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.DisableAlarmActionsRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.EnableAlarmActionsRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsResult
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsResult
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.Metric
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.MetricDatum
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricDataRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.SetAlarmStateRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.StatisticSet
 
equals(Object) - Method in class com.amazonaws.services.dynamodb.model.AttributeValue
Deprecated.  
equals(Object) - Method in class com.amazonaws.services.dynamodb.model.AttributeValueUpdate
Deprecated.  
equals(Object) - Method in class com.amazonaws.services.dynamodb.model.BatchGetItemRequest
Deprecated.  
equals(Object) - Method in class com.amazonaws.services.dynamodb.model.BatchGetItemResult
Deprecated.  
equals(Object) - Method in class com.amazonaws.services.dynamodb.model.BatchResponse
Deprecated.  
equals(Object) - Method in class com.amazonaws.services.dynamodb.model.BatchWriteItemRequest
Deprecated.  
equals(Object) - Method in class com.amazonaws.services.dynamodb.model.BatchWriteItemResult
Deprecated.  
equals(Object) - Method in class com.amazonaws.services.dynamodb.model.BatchWriteResponse
Deprecated.  
equals(Object) - Method in class com.amazonaws.services.dynamodb.model.Condition
Deprecated.  
equals(Object) - Method in class com.amazonaws.services.dynamodb.model.CreateTableRequest
Deprecated.  
equals(Object) - Method in class com.amazonaws.services.dynamodb.model.CreateTableResult
Deprecated.  
equals(Object) - Method in class com.amazonaws.services.dynamodb.model.DeleteItemRequest
Deprecated.  
equals(Object) - Method in class com.amazonaws.services.dynamodb.model.DeleteItemResult
Deprecated.  
equals(Object) - Method in class com.amazonaws.services.dynamodb.model.DeleteRequest
Deprecated.  
equals(Object) - Method in class com.amazonaws.services.dynamodb.model.DeleteTableRequest
Deprecated.  
equals(Object) - Method in class com.amazonaws.services.dynamodb.model.DeleteTableResult
Deprecated.  
equals(Object) - Method in class com.amazonaws.services.dynamodb.model.DescribeTableRequest
Deprecated.  
equals(Object) - Method in class com.amazonaws.services.dynamodb.model.DescribeTableResult
Deprecated.  
equals(Object) - Method in class com.amazonaws.services.dynamodb.model.ExpectedAttributeValue
Deprecated.  
equals(Object) - Method in class com.amazonaws.services.dynamodb.model.GetItemRequest
Deprecated.  
equals(Object) - Method in class com.amazonaws.services.dynamodb.model.GetItemResult
Deprecated.  
equals(Object) - Method in class com.amazonaws.services.dynamodb.model.Key
Deprecated.  
equals(Object) - Method in class com.amazonaws.services.dynamodb.model.KeysAndAttributes
Deprecated.  
equals(Object) - Method in class com.amazonaws.services.dynamodb.model.KeySchema
Deprecated.  
equals(Object) - Method in class com.amazonaws.services.dynamodb.model.KeySchemaElement
Deprecated.  
equals(Object) - Method in class com.amazonaws.services.dynamodb.model.ListTablesRequest
Deprecated.  
equals(Object) - Method in class com.amazonaws.services.dynamodb.model.ListTablesResult
Deprecated.  
equals(Object) - Method in class com.amazonaws.services.dynamodb.model.ProvisionedThroughput
Deprecated.  
equals(Object) - Method in class com.amazonaws.services.dynamodb.model.ProvisionedThroughputDescription
Deprecated.  
equals(Object) - Method in class com.amazonaws.services.dynamodb.model.PutItemRequest
Deprecated.  
equals(Object) - Method in class com.amazonaws.services.dynamodb.model.PutItemResult
Deprecated.  
equals(Object) - Method in class com.amazonaws.services.dynamodb.model.PutRequest
Deprecated.  
equals(Object) - Method in class com.amazonaws.services.dynamodb.model.QueryRequest
Deprecated.  
equals(Object) - Method in class com.amazonaws.services.dynamodb.model.QueryResult
Deprecated.  
equals(Object) - Method in class com.amazonaws.services.dynamodb.model.ScanRequest
Deprecated.  
equals(Object) - Method in class com.amazonaws.services.dynamodb.model.ScanResult
Deprecated.  
equals(Object) - Method in class com.amazonaws.services.dynamodb.model.TableDescription
Deprecated.  
equals(Object) - Method in class com.amazonaws.services.dynamodb.model.UpdateItemRequest
Deprecated.  
equals(Object) - Method in class com.amazonaws.services.dynamodb.model.UpdateItemResult
Deprecated.  
equals(Object) - Method in class com.amazonaws.services.dynamodb.model.UpdateTableRequest
Deprecated.  
equals(Object) - Method in class com.amazonaws.services.dynamodb.model.UpdateTableResult
Deprecated.  
equals(Object) - Method in class com.amazonaws.services.dynamodb.model.WriteRequest
Deprecated.  
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeDefinition
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValueUpdate
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemRequest
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemResult
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemRequest
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemResult
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.Capacity
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.Condition
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.ConsumedCapacity
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableResult
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemResult
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteRequest
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteTableRequest
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteTableResult
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeTableRequest
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeTableResult
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.ExpectedAttributeValue
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemResult
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndex
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexUpdate
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.ItemCollectionMetrics
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.KeysAndAttributes
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.KeySchemaElement
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.ListTablesRequest
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.ListTablesResult
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndex
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexDescription
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.Projection
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughput
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughputDescription
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemResult
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.PutRequest
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.QueryResult
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.ScanResult
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalSecondaryIndexAction
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemResult
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableRequest
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableResult
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.WriteRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.AccountAttribute
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.AccountAttributeValue
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ActivateLicenseRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.Address
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.AllocateAddressRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.AllocateAddressResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.AssociateAddressRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.AssociateAddressResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.AttachVolumeRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.AttachVolumeResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.AvailabilityZone
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.AvailabilityZoneMessage
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.BlockDeviceMapping
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.BundleInstanceRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.BundleInstanceResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.BundleTask
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.BundleTaskError
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CancelBundleTaskRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CancelBundleTaskResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CancelConversionTaskRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CancelExportTaskRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CancelledSpotInstanceRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CancelReservedInstancesListingRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CancelReservedInstancesListingResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CancelSpotInstanceRequestsRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CancelSpotInstanceRequestsResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ConfirmProductInstanceRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ConfirmProductInstanceResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ConversionTask
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CopyImageRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CopyImageResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CopySnapshotRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CopySnapshotResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreateImageRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreateImageResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreateInstanceExportTaskRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreateInstanceExportTaskResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreateKeyPairRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreateKeyPairResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreatePlacementGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreateReservedInstancesListingRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreateReservedInstancesListingResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreateSecurityGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreateSecurityGroupResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreateSnapshotRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreateSnapshotResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreateSpotDatafeedSubscriptionRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreateSpotDatafeedSubscriptionResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreateTagsRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreateVolumePermission
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreateVolumePermissionModifications
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreateVolumeRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreateVolumeResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DeactivateLicenseRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DeleteKeyPairRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DeletePlacementGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DeleteSecurityGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DeleteSnapshotRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DeleteSpotDatafeedSubscriptionRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DeleteTagsRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DeleteVolumeRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DeregisterImageRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeAccountAttributesRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeAccountAttributesResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeAddressesRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeAddressesResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeAvailabilityZonesRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeAvailabilityZonesResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeBundleTasksRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeBundleTasksResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeConversionTasksRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeConversionTasksResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeExportTasksRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeExportTasksResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeImageAttributeRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeImageAttributeResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeImagesRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeImagesResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeInstanceAttributeRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeInstanceAttributeResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeInstancesRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeInstancesResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeInstanceStatusRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeInstanceStatusResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeKeyPairsRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeKeyPairsResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeLicensesRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeLicensesResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribePlacementGroupsRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribePlacementGroupsResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeRegionsRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeRegionsResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesListingsRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesListingsResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesModificationsRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesModificationsResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeSecurityGroupsRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeSecurityGroupsResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeSpotDatafeedSubscriptionRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeSpotDatafeedSubscriptionResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeSpotInstanceRequestsRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeSpotInstanceRequestsResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeSubnetsRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeSubnetsResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeTagsRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeTagsResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeVolumeAttributeRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeVolumeAttributeResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeVolumesRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeVolumesResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeVolumeStatusRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeVolumeStatusResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeVpcsRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeVpcsResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DetachVolumeRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DetachVolumeResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DisassociateAddressRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DiskImage
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DiskImageDescription
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DiskImageDetail
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DiskImageVolumeDescription
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.EbsBlockDevice
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDevice
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDeviceSpecification
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.EnableVolumeIORequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ExportTask
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ExportToS3Task
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ExportToS3TaskSpecification
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.Filter
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.GetConsoleOutputRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.GetConsoleOutputResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.GetPasswordDataRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.GetPasswordDataResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.GroupIdentifier
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.IamInstanceProfile
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.IamInstanceProfileSpecification
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.Image
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ImageAttribute
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ImportInstanceRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ImportInstanceResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ImportInstanceTaskDetails
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ImportInstanceVolumeDetailItem
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ImportKeyPairRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ImportKeyPairResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ImportVolumeRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ImportVolumeResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ImportVolumeTaskDetails
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.Instance
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.InstanceBlockDeviceMapping
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.InstanceBlockDeviceMappingSpecification
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.InstanceCount
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.InstanceExportDetails
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.InstanceLicense
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.InstanceLicenseSpecification
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.InstanceMonitoring
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAssociation
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAttachment
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.InstancePrivateIpAddress
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.InstanceState
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.InstanceStateChange
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.InstanceStatus
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.InstanceStatusDetails
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.InstanceStatusEvent
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.InstanceStatusSummary
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.IpPermission
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.KeyPair
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.KeyPairInfo
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.LaunchPermission
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.LaunchPermissionModifications
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.License
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.LicenseCapacity
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ModifyReservedInstancesRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ModifyReservedInstancesResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ModifyVolumeAttributeRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.Monitoring
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.MonitorInstancesRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.MonitorInstancesResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.Placement
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.PlacementGroup
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.PriceSchedule
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.PriceScheduleSpecification
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.PricingDetail
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.PrivateIpAddressSpecification
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ProductCode
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.PurchaseReservedInstancesOfferingRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.PurchaseReservedInstancesOfferingResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.RebootInstancesRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.RecurringCharge
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.Region
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.RegisterImageResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ReleaseAddressRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ReportInstanceStatusRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.Reservation
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ReservedInstanceLimitPrice
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesConfiguration
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesId
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesModification
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesModificationResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ResetImageAttributeRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ResetInstanceAttributeRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ResetSnapshotAttributeRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.RunInstancesResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.S3Storage
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.SecurityGroup
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.Snapshot
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.SpotDatafeedSubscription
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.SpotInstanceStateFault
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.SpotInstanceStatus
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.SpotPlacement
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.SpotPrice
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.StartInstancesRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.StartInstancesResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.StateReason
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.StopInstancesRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.StopInstancesResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.Storage
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.Subnet
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.Tag
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.TagDescription
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.TerminateInstancesRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.TerminateInstancesResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.UnmonitorInstancesRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.UnmonitorInstancesResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.UserIdGroupPair
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.Volume
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.VolumeAttachment
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.VolumeDetail
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.VolumeStatusAction
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.VolumeStatusDetails
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.VolumeStatusEvent
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.VolumeStatusInfo
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.VolumeStatusItem
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.Vpc
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.AppCookieStickinessPolicy
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.ApplySecurityGroupsToLoadBalancerRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.ApplySecurityGroupsToLoadBalancerResult
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.AttachLoadBalancerToSubnetsRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.AttachLoadBalancerToSubnetsResult
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.BackendServerDescription
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.ConfigureHealthCheckRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.ConfigureHealthCheckResult
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateAppCookieStickinessPolicyRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateAppCookieStickinessPolicyResult
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLBCookieStickinessPolicyRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLBCookieStickinessPolicyResult
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerListenersRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerPolicyRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerPolicyResult
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerResult
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.CrossZoneLoadBalancing
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerListenersRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerPolicyRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerPolicyResult
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.DeregisterInstancesFromLoadBalancerRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.DeregisterInstancesFromLoadBalancerResult
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeInstanceHealthRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeInstanceHealthResult
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerAttributesRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerAttributesResult
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerPoliciesRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerPoliciesResult
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerPolicyTypesRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerPolicyTypesResult
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancersRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancersResult
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.DetachLoadBalancerFromSubnetsRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.DetachLoadBalancerFromSubnetsResult
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.DisableAvailabilityZonesForLoadBalancerRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.DisableAvailabilityZonesForLoadBalancerResult
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.EnableAvailabilityZonesForLoadBalancerRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.EnableAvailabilityZonesForLoadBalancerResult
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.HealthCheck
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.Instance
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.InstanceState
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.LBCookieStickinessPolicy
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.Listener
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.ListenerDescription
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerAttributes
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.ModifyLoadBalancerAttributesRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.ModifyLoadBalancerAttributesResult
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.Policies
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyAttribute
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyAttributeDescription
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyAttributeTypeDescription
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyDescription
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyTypeDescription
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.RegisterInstancesWithLoadBalancerRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.RegisterInstancesWithLoadBalancerResult
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerListenerSSLCertificateRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerPoliciesForBackendServerRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerPoliciesForBackendServerResult
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerPoliciesOfListenerRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerPoliciesOfListenerResult
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.SourceSecurityGroup
 
equals(Object) - Method in class com.amazonaws.services.s3.model.CanonicalGrantee
 
equals(Object) - Method in class com.amazonaws.services.s3.model.EmailAddressGrantee
 
equals(Object) - Method in class com.amazonaws.services.s3.model.Grant
 
equals(Object) - Method in class com.amazonaws.services.s3.model.Owner
 
equals(Object) - Method in class com.amazonaws.services.securitytoken.model.AssumedRoleUser
 
equals(Object) - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleRequest
 
equals(Object) - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleResult
 
equals(Object) - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleWithSAMLRequest
 
equals(Object) - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleWithSAMLResult
 
equals(Object) - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleWithWebIdentityRequest
 
equals(Object) - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleWithWebIdentityResult
 
equals(Object) - Method in class com.amazonaws.services.securitytoken.model.Credentials
 
equals(Object) - Method in class com.amazonaws.services.securitytoken.model.DecodeAuthorizationMessageRequest
 
equals(Object) - Method in class com.amazonaws.services.securitytoken.model.DecodeAuthorizationMessageResult
 
equals(Object) - Method in class com.amazonaws.services.securitytoken.model.FederatedUser
 
equals(Object) - Method in class com.amazonaws.services.securitytoken.model.GetFederationTokenRequest
 
equals(Object) - Method in class com.amazonaws.services.securitytoken.model.GetFederationTokenResult
 
equals(Object) - Method in class com.amazonaws.services.securitytoken.model.GetSessionTokenRequest
 
equals(Object) - Method in class com.amazonaws.services.securitytoken.model.GetSessionTokenResult
 
equals(Object) - Method in class com.amazonaws.services.simpledb.model.Attribute
 
equals(Object) - Method in class com.amazonaws.services.simpledb.model.BatchDeleteAttributesRequest
 
equals(Object) - Method in class com.amazonaws.services.simpledb.model.BatchPutAttributesRequest
 
equals(Object) - Method in class com.amazonaws.services.simpledb.model.CreateDomainRequest
 
equals(Object) - Method in class com.amazonaws.services.simpledb.model.DeletableItem
 
equals(Object) - Method in class com.amazonaws.services.simpledb.model.DeleteAttributesRequest
 
equals(Object) - Method in class com.amazonaws.services.simpledb.model.DeleteDomainRequest
 
equals(Object) - Method in class com.amazonaws.services.simpledb.model.DomainMetadataRequest
 
equals(Object) - Method in class com.amazonaws.services.simpledb.model.DomainMetadataResult
 
equals(Object) - Method in class com.amazonaws.services.simpledb.model.GetAttributesRequest
 
equals(Object) - Method in class com.amazonaws.services.simpledb.model.GetAttributesResult
 
equals(Object) - Method in class com.amazonaws.services.simpledb.model.Item
 
equals(Object) - Method in class com.amazonaws.services.simpledb.model.ListDomainsRequest
 
equals(Object) - Method in class com.amazonaws.services.simpledb.model.ListDomainsResult
 
equals(Object) - Method in class com.amazonaws.services.simpledb.model.PutAttributesRequest
 
equals(Object) - Method in class com.amazonaws.services.simpledb.model.ReplaceableAttribute
 
equals(Object) - Method in class com.amazonaws.services.simpledb.model.ReplaceableItem
 
equals(Object) - Method in class com.amazonaws.services.simpledb.model.SelectRequest
 
equals(Object) - Method in class com.amazonaws.services.simpledb.model.SelectResult
 
equals(Object) - Method in class com.amazonaws.services.simpledb.model.UpdateCondition
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.Body
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.Content
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.DeleteIdentityRequest
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.DeleteIdentityResult
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.DeleteVerifiedEmailAddressRequest
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.Destination
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.GetIdentityDkimAttributesRequest
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.GetIdentityDkimAttributesResult
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.GetIdentityNotificationAttributesRequest
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.GetIdentityNotificationAttributesResult
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.GetIdentityVerificationAttributesRequest
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.GetIdentityVerificationAttributesResult
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.GetSendQuotaRequest
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.GetSendQuotaResult
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.GetSendStatisticsRequest
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.GetSendStatisticsResult
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.IdentityDkimAttributes
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.IdentityNotificationAttributes
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.IdentityVerificationAttributes
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.ListIdentitiesRequest
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.ListIdentitiesResult
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.ListVerifiedEmailAddressesRequest
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.ListVerifiedEmailAddressesResult
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.Message
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.RawMessage
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.SendDataPoint
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.SendEmailRequest
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.SendEmailResult
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.SendRawEmailRequest
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.SendRawEmailResult
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.SetIdentityDkimEnabledRequest
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.SetIdentityDkimEnabledResult
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.SetIdentityFeedbackForwardingEnabledRequest
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.SetIdentityFeedbackForwardingEnabledResult
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.SetIdentityNotificationTopicRequest
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.SetIdentityNotificationTopicResult
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.VerifyDomainDkimRequest
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.VerifyDomainDkimResult
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.VerifyDomainIdentityRequest
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.VerifyDomainIdentityResult
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.VerifyEmailAddressRequest
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.VerifyEmailIdentityRequest
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.VerifyEmailIdentityResult
 
equals(Object) - Method in class com.amazonaws.services.sns.model.AddPermissionRequest
 
equals(Object) - Method in class com.amazonaws.services.sns.model.ConfirmSubscriptionRequest
 
equals(Object) - Method in class com.amazonaws.services.sns.model.ConfirmSubscriptionResult
 
equals(Object) - Method in class com.amazonaws.services.sns.model.CreatePlatformApplicationRequest
 
equals(Object) - Method in class com.amazonaws.services.sns.model.CreatePlatformApplicationResult
 
equals(Object) - Method in class com.amazonaws.services.sns.model.CreatePlatformEndpointRequest
 
equals(Object) - Method in class com.amazonaws.services.sns.model.CreatePlatformEndpointResult
 
equals(Object) - Method in class com.amazonaws.services.sns.model.CreateTopicRequest
 
equals(Object) - Method in class com.amazonaws.services.sns.model.CreateTopicResult
 
equals(Object) - Method in class com.amazonaws.services.sns.model.DeleteEndpointRequest
 
equals(Object) - Method in class com.amazonaws.services.sns.model.DeletePlatformApplicationRequest
 
equals(Object) - Method in class com.amazonaws.services.sns.model.DeleteTopicRequest
 
equals(Object) - Method in class com.amazonaws.services.sns.model.Endpoint
 
equals(Object) - Method in class com.amazonaws.services.sns.model.GetEndpointAttributesRequest
 
equals(Object) - Method in class com.amazonaws.services.sns.model.GetEndpointAttributesResult
 
equals(Object) - Method in class com.amazonaws.services.sns.model.GetPlatformApplicationAttributesRequest
 
equals(Object) - Method in class com.amazonaws.services.sns.model.GetPlatformApplicationAttributesResult
 
equals(Object) - Method in class com.amazonaws.services.sns.model.GetSubscriptionAttributesRequest
 
equals(Object) - Method in class com.amazonaws.services.sns.model.GetSubscriptionAttributesResult
 
equals(Object) - Method in class com.amazonaws.services.sns.model.GetTopicAttributesRequest
 
equals(Object) - Method in class com.amazonaws.services.sns.model.GetTopicAttributesResult
 
equals(Object) - Method in class com.amazonaws.services.sns.model.ListEndpointsByPlatformApplicationRequest
 
equals(Object) - Method in class com.amazonaws.services.sns.model.ListEndpointsByPlatformApplicationResult
 
equals(Object) - Method in class com.amazonaws.services.sns.model.ListPlatformApplicationsRequest
 
equals(Object) - Method in class com.amazonaws.services.sns.model.ListPlatformApplicationsResult
 
equals(Object) - Method in class com.amazonaws.services.sns.model.ListSubscriptionsByTopicRequest
 
equals(Object) - Method in class com.amazonaws.services.sns.model.ListSubscriptionsByTopicResult
 
equals(Object) - Method in class com.amazonaws.services.sns.model.ListSubscriptionsRequest
 
equals(Object) - Method in class com.amazonaws.services.sns.model.ListSubscriptionsResult
 
equals(Object) - Method in class com.amazonaws.services.sns.model.ListTopicsRequest
 
equals(Object) - Method in class com.amazonaws.services.sns.model.ListTopicsResult
 
equals(Object) - Method in class com.amazonaws.services.sns.model.PlatformApplication
 
equals(Object) - Method in class com.amazonaws.services.sns.model.PublishRequest
 
equals(Object) - Method in class com.amazonaws.services.sns.model.PublishResult
 
equals(Object) - Method in class com.amazonaws.services.sns.model.RemovePermissionRequest
 
equals(Object) - Method in class com.amazonaws.services.sns.model.SetEndpointAttributesRequest
 
equals(Object) - Method in class com.amazonaws.services.sns.model.SetPlatformApplicationAttributesRequest
 
equals(Object) - Method in class com.amazonaws.services.sns.model.SetSubscriptionAttributesRequest
 
equals(Object) - Method in class com.amazonaws.services.sns.model.SetTopicAttributesRequest
 
equals(Object) - Method in class com.amazonaws.services.sns.model.SubscribeRequest
 
equals(Object) - Method in class com.amazonaws.services.sns.model.SubscribeResult
 
equals(Object) - Method in class com.amazonaws.services.sns.model.Subscription
 
equals(Object) - Method in class com.amazonaws.services.sns.model.Topic
 
equals(Object) - Method in class com.amazonaws.services.sns.model.UnsubscribeRequest
 
equals(Object) - Method in class com.amazonaws.services.sqs.model.AddPermissionRequest
 
equals(Object) - Method in class com.amazonaws.services.sqs.model.BatchResultErrorEntry
 
equals(Object) - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchRequest
 
equals(Object) - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchRequestEntry
 
equals(Object) - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchResult
 
equals(Object) - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchResultEntry
 
equals(Object) - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityRequest
 
equals(Object) - Method in class com.amazonaws.services.sqs.model.CreateQueueRequest
 
equals(Object) - Method in class com.amazonaws.services.sqs.model.CreateQueueResult
 
equals(Object) - Method in class com.amazonaws.services.sqs.model.DeleteMessageBatchRequest
 
equals(Object) - Method in class com.amazonaws.services.sqs.model.DeleteMessageBatchRequestEntry
 
equals(Object) - Method in class com.amazonaws.services.sqs.model.DeleteMessageBatchResult
 
equals(Object) - Method in class com.amazonaws.services.sqs.model.DeleteMessageBatchResultEntry
 
equals(Object) - Method in class com.amazonaws.services.sqs.model.DeleteMessageRequest
 
equals(Object) - Method in class com.amazonaws.services.sqs.model.DeleteQueueRequest
 
equals(Object) - Method in class com.amazonaws.services.sqs.model.GetQueueAttributesRequest
 
equals(Object) - Method in class com.amazonaws.services.sqs.model.GetQueueAttributesResult
 
equals(Object) - Method in class com.amazonaws.services.sqs.model.GetQueueUrlRequest
 
equals(Object) - Method in class com.amazonaws.services.sqs.model.GetQueueUrlResult
 
equals(Object) - Method in class com.amazonaws.services.sqs.model.ListQueuesRequest
 
equals(Object) - Method in class com.amazonaws.services.sqs.model.ListQueuesResult
 
equals(Object) - Method in class com.amazonaws.services.sqs.model.Message
 
equals(Object) - Method in class com.amazonaws.services.sqs.model.ReceiveMessageRequest
 
equals(Object) - Method in class com.amazonaws.services.sqs.model.ReceiveMessageResult
 
equals(Object) - Method in class com.amazonaws.services.sqs.model.RemovePermissionRequest
 
equals(Object) - Method in class com.amazonaws.services.sqs.model.SendMessageBatchRequest
 
equals(Object) - Method in class com.amazonaws.services.sqs.model.SendMessageBatchRequestEntry
 
equals(Object) - Method in class com.amazonaws.services.sqs.model.SendMessageBatchResult
 
equals(Object) - Method in class com.amazonaws.services.sqs.model.SendMessageBatchResultEntry
 
equals(Object) - Method in class com.amazonaws.services.sqs.model.SendMessageRequest
 
equals(Object) - Method in class com.amazonaws.services.sqs.model.SendMessageResult
 
equals(Object) - Method in class com.amazonaws.services.sqs.model.SetQueueAttributesRequest
 
ETAG - Static variable in interface com.amazonaws.services.s3.Headers
 
EventCode - Enum in com.amazonaws.services.ec2.model
Event Code
executePolicy(ExecutePolicyRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Executes the specified policy.
executePolicy(ExecutePolicyRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Executes the specified policy.
executePolicyAsync(ExecutePolicyRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Executes the specified policy.
executePolicyAsync(ExecutePolicyRequest, AsyncHandler<ExecutePolicyRequest, Void>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Executes the specified policy.
executePolicyAsync(ExecutePolicyRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Executes the specified policy.
executePolicyAsync(ExecutePolicyRequest, AsyncHandler<ExecutePolicyRequest, Void>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Executes the specified policy.
ExecutePolicyRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the ExecutePolicy operation.
ExecutePolicyRequest() - Constructor for class com.amazonaws.services.autoscaling.model.ExecutePolicyRequest
 
ExpectedAttributeValue - Class in com.amazonaws.services.dynamodb.model
Deprecated. 
ExpectedAttributeValue() - Constructor for class com.amazonaws.services.dynamodb.model.ExpectedAttributeValue
Deprecated. Default constructor for a new ExpectedAttributeValue object.
ExpectedAttributeValue(AttributeValue) - Constructor for class com.amazonaws.services.dynamodb.model.ExpectedAttributeValue
Deprecated. Constructs a new ExpectedAttributeValue object.
ExpectedAttributeValue(Boolean) - Constructor for class com.amazonaws.services.dynamodb.model.ExpectedAttributeValue
Deprecated. Constructs a new ExpectedAttributeValue object.
ExpectedAttributeValue - Class in com.amazonaws.services.dynamodbv2.model
Represents an attribute value used with conditional DeleteItem , PutItem or UpdateItem operations.
ExpectedAttributeValue() - Constructor for class com.amazonaws.services.dynamodbv2.model.ExpectedAttributeValue
Default constructor for a new ExpectedAttributeValue object.
ExpectedAttributeValue(AttributeValue) - Constructor for class com.amazonaws.services.dynamodbv2.model.ExpectedAttributeValue
Constructs a new ExpectedAttributeValue object.
ExpectedAttributeValue(Boolean) - Constructor for class com.amazonaws.services.dynamodbv2.model.ExpectedAttributeValue
Constructs a new ExpectedAttributeValue object.
EXPIRATION - Static variable in interface com.amazonaws.services.s3.Headers
Header for optional object expiration
ExpiredTokenException - Exception in com.amazonaws.services.securitytoken.model
The web identity token that was passed is expired or is not valid.
ExpiredTokenException(String) - Constructor for exception com.amazonaws.services.securitytoken.model.ExpiredTokenException
Constructs a new ExpiredTokenException with the specified error message.
EXPIRES - Static variable in interface com.amazonaws.services.s3.Headers
Header for optional object expiration
ExportEnvironment - Enum in com.amazonaws.services.ec2.model
Export Environment
ExportTask - Class in com.amazonaws.services.ec2.model
Export Task
ExportTask() - Constructor for class com.amazonaws.services.ec2.model.ExportTask
 
ExportTaskState - Enum in com.amazonaws.services.ec2.model
Export Task State
ExportToS3Task - Class in com.amazonaws.services.ec2.model
Export To S3 Task
ExportToS3Task() - Constructor for class com.amazonaws.services.ec2.model.ExportToS3Task
 
ExportToS3TaskSpecification - Class in com.amazonaws.services.ec2.model
Export To S3 Task Specification
ExportToS3TaskSpecification() - Constructor for class com.amazonaws.services.ec2.model.ExportToS3TaskSpecification
 
EXTENDED_REQUEST_ID - Static variable in interface com.amazonaws.services.s3.Headers
S3 response header for a request's extended debugging ID

F

FederatedUser - Class in com.amazonaws.services.securitytoken.model
Identifiers for the federated user that is associated with the credentials.
FederatedUser() - Constructor for class com.amazonaws.services.securitytoken.model.FederatedUser
Default constructor for a new FederatedUser object.
FederatedUser(String, String) - Constructor for class com.amazonaws.services.securitytoken.model.FederatedUser
Constructs a new FederatedUser object.
Filter - Class in com.amazonaws.services.autoscaling.model
The Filter data type.
Filter() - Constructor for class com.amazonaws.services.autoscaling.model.Filter
 
Filter - Class in com.amazonaws.services.ec2.model
A filter used to limit results when describing tags.
Filter() - Constructor for class com.amazonaws.services.ec2.model.Filter
Default constructor for a new Filter object.
Filter(String, List<String>) - Constructor for class com.amazonaws.services.ec2.model.Filter
Constructs a new Filter object.
Filter(String) - Constructor for class com.amazonaws.services.ec2.model.Filter
Constructs a new Filter object.
flush() - Method in class com.amazonaws.services.sqs.buffered.SendQueueBuffer
Flushes all outstanding outbound requests (SendMessage, DeleteMessage, ChangeMessageVisibility) in this buffer.
forKey(AmazonS3, String, String) - Static method in class com.amazonaws.services.s3.iterable.S3Versions
Constructs an iterable that covers the versions of a single Amazon S3 object.
fromJson(String) - Static method in class com.amazonaws.auth.policy.Policy
Returns an AWS access control policy object generated from JSON string.
fromJson(S3ClientCache, String) - Static method in class com.amazonaws.services.dynamodbv2.datamodeling.S3Link
Deserializes from a JSON string.
fromName(String) - Static method in enum com.amazonaws.regions.Regions
Returns a region enum corresponding to the given region name.
fromString(String) - Static method in enum com.amazonaws.auth.policy.Principal.Services
Construct the Services object from a string representing the service id.
fromString(String) - Static method in enum com.amazonaws.auth.policy.Principal.WebIdentityProviders
Construct the Services object from a string representing web identity provider.
fromValue(String) - Static method in enum com.amazonaws.services.autoscaling.model.LifecycleState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.autoscaling.model.ScalingActivityStatusCode
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.cloudwatch.model.ComparisonOperator
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.cloudwatch.model.HistoryItemType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.cloudwatch.model.StandardUnit
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.cloudwatch.model.StateValue
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.cloudwatch.model.Statistic
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.dynamodb.model.AttributeAction
Deprecated. Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.dynamodb.model.ComparisonOperator
Deprecated. Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.dynamodb.model.ReturnValue
Deprecated. Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.dynamodb.model.ScalarAttributeType
Deprecated. Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.dynamodb.model.TableStatus
Deprecated. Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.dynamodbv2.model.AttributeAction
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.dynamodbv2.model.ComparisonOperator
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.dynamodbv2.model.IndexStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.dynamodbv2.model.KeyType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.dynamodbv2.model.ProjectionType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.dynamodbv2.model.ReturnConsumedCapacity
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.dynamodbv2.model.ReturnItemCollectionMetrics
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.dynamodbv2.model.ReturnValue
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.dynamodbv2.model.ScalarAttributeType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.dynamodbv2.model.Select
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.dynamodbv2.model.TableStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.AccountAttributeName
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.ArchitectureValues
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.AttachmentStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.AvailabilityZoneState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.BundleTaskState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.CancelSpotInstanceRequestState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.ContainerFormat
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.ConversionTaskState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.CurrencyCodeValues
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.DatafeedSubscriptionState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.DeviceType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.DiskImageFormat
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.DomainType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.EventCode
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.ExportEnvironment
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.ExportTaskState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.GatewayType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.HypervisorType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.ImageAttributeName
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.ImageState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.ImageTypeValues
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.InstanceAttributeName
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.InstanceLifecycleType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.InstanceStateName
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.InstanceType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.ListingState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.ListingStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.MonitoringState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.NetworkInterfaceStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.OfferingTypeValues
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.PermissionGroup
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.PlacementGroupState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.PlacementStrategy
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.PlatformValues
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.ProductCodeValues
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.RecurringChargeFrequency
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.ReportInstanceReasonCodes
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.ReportStatusType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.ReservedInstanceState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.ResetImageAttributeName
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.ResourceType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.RIProductDescription
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.RouteState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.RuleAction
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.ShutdownBehavior
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.SnapshotAttributeName
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.SnapshotState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.SpotInstanceState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.SpotInstanceType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.StatusName
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.StatusType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.SubnetState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.SummaryStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.TelemetryStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.Tenancy
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.VirtualizationType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.VolumeAttachmentState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.VolumeAttributeName
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.VolumeState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.VolumeStatusInfoStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.VolumeStatusName
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.VolumeType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.VpcAttributeName
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.VpcState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.VpnState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.VpnStaticRouteSource
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.s3.model.CORSRule.AllowedMethods
 
fromValue(String) - Static method in enum com.amazonaws.services.s3.model.Region
Returns the Amazon S3 Region enumeration value representing the specified Amazon S3 Region ID string.
fromValue(String) - Static method in enum com.amazonaws.services.s3.model.StorageClass
Returns the Amazon S3 StorageClass enumeration value representing the specified Amazon S3 StorageClass ID string.
fromValue(String) - Static method in enum com.amazonaws.services.simpleemail.model.IdentityType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.simpleemail.model.NotificationType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.simpleemail.model.VerificationStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.sqs.model.QueueAttributeName
Use this in place of valueOf.

G

GatewayType - Enum in com.amazonaws.services.ec2.model
Gateway Type
generatePresignedUrl(String, String, Date) - Method in interface com.amazonaws.services.s3.AmazonS3
Returns a pre-signed URL for accessing an Amazon S3 resource.
generatePresignedUrl(String, String, Date, HttpMethod) - Method in interface com.amazonaws.services.s3.AmazonS3
Returns a pre-signed URL for accessing an Amazon S3 resource.
generatePresignedUrl(GeneratePresignedUrlRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Returns a pre-signed URL for accessing an Amazon S3 resource.
generatePresignedUrl(String, String, Date) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
generatePresignedUrl(String, String, Date, HttpMethod) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
generatePresignedUrl(GeneratePresignedUrlRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
GeneratePresignedUrlRequest - Class in com.amazonaws.services.s3.model
Contains options to genearate a pre-signed URL for an Amazon S3 resource.
GeneratePresignedUrlRequest(String, String) - Constructor for class com.amazonaws.services.s3.model.GeneratePresignedUrlRequest
Creates a new request for generating a pre-signed URL that can be used as part of an HTTP GET request to access the Amazon S3 object stored under the specified key in the specified bucket.
GeneratePresignedUrlRequest(String, String, HttpMethod) - Constructor for class com.amazonaws.services.s3.model.GeneratePresignedUrlRequest
Creates a new request for generating a pre-signed URL that can be used as part of an HTTP request to access the specified Amazon S3 resource.
GenericBucketRequest - Class in com.amazonaws.services.s3.model
Generic request container for web service requests on buckets.
GenericBucketRequest(String) - Constructor for class com.amazonaws.services.s3.model.GenericBucketRequest
 
get(int) - Method in class com.amazonaws.services.dynamodb.datamodeling.PaginatedList
Deprecated. Returns the Nth element of the list.
get(int) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.PaginatedList
Returns the Nth element of the list.
GET_OBJECT_IF_MATCH - Static variable in interface com.amazonaws.services.s3.Headers
ETag matching constraint header for the get object request
GET_OBJECT_IF_MODIFIED_SINCE - Static variable in interface com.amazonaws.services.s3.Headers
Modified since constraint header for the get object request
GET_OBJECT_IF_NONE_MATCH - Static variable in interface com.amazonaws.services.s3.Headers
ETag non-matching constraint header for the get object request
GET_OBJECT_IF_UNMODIFIED_SINCE - Static variable in interface com.amazonaws.services.s3.Headers
Unmodified since constraint header for the get object request
getAccessControlList() - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Returns the optional access control list for the new object.
getAccessControlList() - Method in class com.amazonaws.services.s3.model.CreateBucketRequest
Returns the optional access control list for the new bucket.
getAccessControlList() - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadRequest
Returns the optional access control list for the new upload.
getAccessControlList() - Method in class com.amazonaws.services.s3.model.PutObjectRequest
Returns the optional access control list for the new object.
getAccessKeyId() - Method in class com.amazonaws.services.securitytoken.model.Credentials
The access key ID that identifies the temporary security credentials.
getAccessor() - Method in class com.amazonaws.services.s3.model.EncryptionMaterials
Returns null since the EncryptionMaterials base class does not have a materials accessor.
getAccountAttributes() - Method in class com.amazonaws.services.ec2.model.DescribeAccountAttributesResult
Returns the value of the AccountAttributes property for this object.
getAcl() - Method in class com.amazonaws.services.s3.model.SetBucketAclRequest
Returns the custom ACL to be applied to the specified bucket when this request is executed.
getAction() - Method in class com.amazonaws.services.dynamodb.model.AttributeValueUpdate
Deprecated. The type of action for an item update operation.
getAction() - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValueUpdate
Specifies how to perform the update.
getActionName() - Method in interface com.amazonaws.auth.policy.Action
Returns the name of this action.
getActionName() - Method in enum com.amazonaws.auth.policy.actions.AutoScalingActions
 
getActionName() - Method in enum com.amazonaws.auth.policy.actions.CloudWatchActions
 
getActionName() - Method in enum com.amazonaws.auth.policy.actions.EC2Actions
 
getActionName() - Method in enum com.amazonaws.auth.policy.actions.ElasticLoadBalancingActions
 
getActionName() - Method in enum com.amazonaws.auth.policy.actions.S3Actions
 
getActionName() - Method in enum com.amazonaws.auth.policy.actions.SecurityTokenServiceActions
 
getActionName() - Method in enum com.amazonaws.auth.policy.actions.SimpleDBActions
 
getActionName() - Method in enum com.amazonaws.auth.policy.actions.SNSActions
 
getActionName() - Method in enum com.amazonaws.auth.policy.actions.SQSActions
 
getActionName() - Method in enum com.amazonaws.auth.policy.STSActions
Deprecated.  
getActionNames() - Method in class com.amazonaws.services.sns.model.AddPermissionRequest
The action you want to allow for the specified principal(s).
getActionPrefix() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
The action name prefix.
getActions() - Method in class com.amazonaws.auth.policy.Statement
Returns the list of actions to which this policy statement applies.
getActions() - Method in class com.amazonaws.services.ec2.model.VolumeStatusItem
Returns the value of the Actions property for this object.
getActions() - Method in class com.amazonaws.services.sqs.model.AddPermissionRequest
The action the client wants to allow for the specified principal.
getActionsEnabled() - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
Indicates whether actions should be executed during any changes to the alarm's state.
getActionsEnabled() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
Indicates whether or not actions should be executed during any changes to the alarm's state.
getActive() - Method in class com.amazonaws.services.ec2.model.PriceSchedule
Returns the value of the Active property for this object.
getActivities() - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesResult
A list of the requested scaling activities.
getActivity() - Method in class com.amazonaws.services.autoscaling.model.TerminateInstanceInAutoScalingGroupResult
A scaling Activity.
getActivityId() - Method in class com.amazonaws.services.autoscaling.model.Activity
Specifies the ID of the activity.
getActivityIds() - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest
A list containing the activity IDs of the desired scaling activities.
getAdd() - Method in class com.amazonaws.services.ec2.model.CreateVolumePermissionModifications
Returns the value of the Add property for this object.
getAdd() - Method in class com.amazonaws.services.ec2.model.LaunchPermissionModifications
Returns the value of the Add property for this object.
getAdditionalInfo() - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
Returns the value of the AdditionalInfo property for this object.
getAdditionalInfo() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Do not use.
getAdditionalInfo() - Method in class com.amazonaws.services.ec2.model.StartInstancesRequest
Returns the value of the AdditionalInfo property for this object.
getAddresses() - Method in class com.amazonaws.services.ec2.model.DescribeAddressesResult
The list of Elastic IPs.
getAddressingType() - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
Deprecated.
getAdjustmentType() - Method in class com.amazonaws.services.autoscaling.model.AdjustmentType
A policy adjustment type.
getAdjustmentType() - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
Specifies whether the ScalingAdjustment is an absolute number or a percentage of the current capacity.
getAdjustmentType() - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
Specifies whether the ScalingAdjustment is an absolute number or a percentage of the current capacity.
getAdjustmentTypes() - Method in class com.amazonaws.services.autoscaling.model.DescribeAdjustmentTypesResult
A list of specific policy adjustment types.
getAlarmActions() - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The list of actions to execute when this alarm transitions into an ALARM state from any other state.
getAlarmActions() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The list of actions to execute when this alarm transitions into an ALARM state from any other state.
getAlarmARN() - Method in class com.amazonaws.services.autoscaling.model.Alarm
The Amazon Resource Name (ARN) of the alarm.
getAlarmArn() - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The Amazon Resource Name (ARN) of the alarm.
getAlarmConfigurationUpdatedTimestamp() - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The time stamp of the last update to the alarm configuration.
getAlarmDescription() - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The description for the alarm.
getAlarmDescription() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The description for the alarm.
getAlarmHistoryItems() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryResult
A list of alarm histories in JSON format.
getAlarmName() - Method in class com.amazonaws.services.autoscaling.model.Alarm
The name of the alarm.
getAlarmName() - Method in class com.amazonaws.services.cloudwatch.model.AlarmHistoryItem
The descriptive name for the alarm.
getAlarmName() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryRequest
The name of the alarm.
getAlarmName() - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The name of the alarm.
getAlarmName() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The descriptive name for the alarm.
getAlarmName() - Method in class com.amazonaws.services.cloudwatch.model.SetAlarmStateRequest
The descriptive name for the alarm.
getAlarmNamePrefix() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
The alarm name prefix.
getAlarmNames() - Method in class com.amazonaws.services.cloudwatch.model.DeleteAlarmsRequest
A list of alarms to be deleted.
getAlarmNames() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
A list of alarm names to retrieve information for.
getAlarmNames() - Method in class com.amazonaws.services.cloudwatch.model.DisableAlarmActionsRequest
The names of the alarms to disable actions for.
getAlarmNames() - Method in class com.amazonaws.services.cloudwatch.model.EnableAlarmActionsRequest
The names of the alarms to enable actions for.
getAlarms() - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
A list of CloudWatch Alarms related to the policy.
getAllocationId() - Method in class com.amazonaws.services.ec2.model.Address
Returns the value of the AllocationId property for this object.
getAllocationId() - Method in class com.amazonaws.services.ec2.model.AllocateAddressResult
Returns the value of the AllocationId property for this object.
getAllocationId() - Method in class com.amazonaws.services.ec2.model.AssociateAddressRequest
The allocation ID that AWS returned when you allocated the elastic IP address for use with Amazon VPC.
getAllocationId() - Method in class com.amazonaws.services.ec2.model.ReleaseAddressRequest
The allocation ID that AWS provided when you allocated the address for use with Amazon VPC.
getAllocationIds() - Method in class com.amazonaws.services.ec2.model.DescribeAddressesRequest
Returns the value of the AllocationIds property for this object.
getAllowedHeaders() - Method in class com.amazonaws.services.s3.model.CORSRule
Returns allowed headers of this rule.
getAllowedMethods() - Method in class com.amazonaws.services.s3.model.CORSRule
Returns the allowed methods of this rule.
getAllowedOrigins() - Method in class com.amazonaws.services.s3.model.CORSRule
Returns the allowed origins of this rule and returns a reference to this object for method chaining.
getAllowReassociation() - Method in class com.amazonaws.services.ec2.model.AssociateAddressRequest
Returns the value of the AllowReassociation property for this object.
getAllSecurityGroups() - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
Returns the value of the AllSecurityGroups property for this object.
getAllTags() - Method in class com.amazonaws.services.s3.model.TagSet
Get all the tags for this TagSet
getAllTagSets() - Method in class com.amazonaws.services.s3.model.BucketTaggingConfiguration
Gets the list of TagSet objects contained in this object.
getAlternateNameEncoding() - Method in class com.amazonaws.services.simpledb.model.Attribute
 
getAlternateNameEncoding() - Method in class com.amazonaws.services.simpledb.model.Item
 
getAlternateValueEncoding() - Method in class com.amazonaws.services.simpledb.model.Attribute
 
getAmazonS3Client() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.S3Link
 
getAmazonS3Client() - Method in class com.amazonaws.services.s3.transfer.TransferManager
Returns the underlying Amazon S3 client used to make requests to Amazon S3.
getAmiLaunchIndex() - Method in class com.amazonaws.services.ec2.model.Instance
The AMI launch index, which can be used to find this instance within the launch group.
getAmount() - Method in class com.amazonaws.services.ec2.model.RecurringCharge
The amount of the recurring charge.
getAmount() - Method in class com.amazonaws.services.ec2.model.ReservedInstanceLimitPrice
Returns the value of the Amount property for this object.
getAppCookieStickinessPolicies() - Method in class com.amazonaws.services.elasticloadbalancing.model.Policies
A list of the AppCookieStickinessPolicy objects created with CreateAppCookieStickinessPolicy.
getArchitecture() - Method in class com.amazonaws.services.ec2.model.Image
The architecture of the image.
getArchitecture() - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
Returns the value of the Architecture property for this object.
getArchitecture() - Method in class com.amazonaws.services.ec2.model.Instance
The architecture of this instance.
getArchitecture() - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
The architecture of the image.
getArn() - Method in class com.amazonaws.services.ec2.model.IamInstanceProfile
Returns the value of the Arn property for this object.
getArn() - Method in class com.amazonaws.services.ec2.model.IamInstanceProfileSpecification
Returns the value of the Arn property for this object.
getArn() - Method in class com.amazonaws.services.securitytoken.model.AssumedRoleUser
The ARN of the temporary security credentials that are returned from the AssumeRole action.
getArn() - Method in class com.amazonaws.services.securitytoken.model.FederatedUser
The ARN that specifies the federated user that is associated with the credentials.
getAssociatePublicIpAddress() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
Used for Auto Scaling groups that launch instances into an Amazon Virtual Private Cloud (Amazon VPC).
getAssociatePublicIpAddress() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Specifies whether the instance is associated with a public IP address (true) or not (false).
getAssociatePublicIpAddress() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
Indicates whether to assign a public IP address to an instance in a VPC.
getAssociation() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
Returns the value of the Association property for this object.
getAssociation() - Method in class com.amazonaws.services.ec2.model.InstancePrivateIpAddress
Returns the value of the Association property for this object.
getAssociationId() - Method in class com.amazonaws.services.ec2.model.Address
Returns the value of the AssociationId property for this object.
getAssociationId() - Method in class com.amazonaws.services.ec2.model.AssociateAddressResult
Returns the value of the AssociationId property for this object.
getAssociationId() - Method in class com.amazonaws.services.ec2.model.DisassociateAddressRequest
Association ID corresponding to the VPC elastic IP address you want to disassociate.
getAssumedRoleId() - Method in class com.amazonaws.services.securitytoken.model.AssumedRoleUser
A unique identifier that contains the role ID and the role session name of the role that is being assumed.
getAssumedRoleUser() - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleResult
The Amazon Resource Name (ARN) and the assumed role ID, which are identifiers that you can use to refer to the resulting temporary security credentials.
getAssumedRoleUser() - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleWithSAMLResult
The identifiers for the temporary security credentials that the operation returns.
getAssumedRoleUser() - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleWithWebIdentityResult
The Amazon Resource Name (ARN) and the assumed role ID, which are identifiers that you can use to refer to the resulting temporary security credentials.
getAttachment() - Method in class com.amazonaws.services.ec2.model.AttachVolumeResult
 
getAttachment() - Method in class com.amazonaws.services.ec2.model.DetachVolumeResult
The updated EBS volume attachment information after trying to detach the volume from the specified instance.
getAttachment() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
Returns the value of the Attachment property for this object.
getAttachmentId() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAttachment
Returns the value of the AttachmentId property for this object.
getAttachments() - Method in class com.amazonaws.services.ec2.model.Volume
Information on what this volume is attached to.
getAttachTime() - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDevice
The time at which the EBS volume was attached to the associated instance.
getAttachTime() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAttachment
Returns the value of the AttachTime property for this object.
getAttachTime() - Method in class com.amazonaws.services.ec2.model.VolumeAttachment
Timestamp when this attachment initiated.
getAttribute() - Method in class com.amazonaws.services.ec2.model.DescribeImageAttributeRequest
The name of the attribute to describe.
getAttribute() - Method in class com.amazonaws.services.ec2.model.DescribeInstanceAttributeRequest
The name of the attribute to describe.
getAttribute() - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeRequest
The name of the EBS attribute to describe.
getAttribute() - Method in class com.amazonaws.services.ec2.model.DescribeVolumeAttributeRequest
Returns the value of the Attribute property for this object.
getAttribute() - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
The name of the AMI attribute you want to modify.
getAttribute() - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
The name of the attribute being modified.
getAttribute() - Method in class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
The name of the attribute being modified.
getAttribute() - Method in class com.amazonaws.services.ec2.model.ResetImageAttributeRequest
The name of the attribute being reset.
getAttribute() - Method in class com.amazonaws.services.ec2.model.ResetInstanceAttributeRequest
The name of the attribute being reset.
getAttribute() - Method in class com.amazonaws.services.ec2.model.ResetSnapshotAttributeRequest
The name of the attribute being reset.
getAttributeDefinitions() - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
An array of attributes that describe the key schema for the table and indexes.
getAttributeDefinitions() - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
An array of AttributeDefinition objects.
getAttributeName() - Method in class com.amazonaws.services.dynamodb.model.KeySchemaElement
Deprecated. The AttributeName of the KeySchemaElement.
getAttributeName() - Method in class com.amazonaws.services.dynamodbv2.model.AttributeDefinition
A name for the attribute.
getAttributeName() - Method in class com.amazonaws.services.dynamodbv2.model.KeySchemaElement
The name of a key attribute.
getAttributeName() - Method in class com.amazonaws.services.ec2.model.AccountAttribute
Returns the value of the AttributeName property for this object.
getAttributeName() - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyAttribute
The name of the attribute associated with the policy.
getAttributeName() - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyAttributeDescription
The name of the attribute associated with the policy.
getAttributeName() - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyAttributeTypeDescription
The name of the attribute associated with the policy type.
getAttributeName() - Method in class com.amazonaws.services.sns.model.SetSubscriptionAttributesRequest
The name of the attribute you want to set.
getAttributeName() - Method in class com.amazonaws.services.sns.model.SetTopicAttributesRequest
The name of the attribute you want to set.
getAttributeNameCount() - Method in class com.amazonaws.services.simpledb.model.DomainMetadataResult
The number of unique attribute names in the domain.
getAttributeNames() - Method in class com.amazonaws.services.ec2.model.DescribeAccountAttributesRequest
Returns the value of the AttributeNames property for this object.
getAttributeNames() - Method in class com.amazonaws.services.simpledb.model.GetAttributesRequest
The names of the attributes.
getAttributeNames() - Method in class com.amazonaws.services.sqs.model.GetQueueAttributesRequest
A list of attributes to retrieve information for.
getAttributeNames() - Method in class com.amazonaws.services.sqs.model.ReceiveMessageRequest
A list of attributes that need to be returned along with each message.
getAttributeNamesSizeBytes() - Method in class com.amazonaws.services.simpledb.model.DomainMetadataResult
The total size of all unique attribute names in the domain, in bytes.
getAttributes() - Method in class com.amazonaws.services.dynamodb.model.DeleteItemResult
Deprecated. If the ReturnValues parameter is provided as ALL_OLD in the request, Amazon DynamoDB returns an array of attribute name-value pairs (essentially, the deleted item).
getAttributes() - Method in class com.amazonaws.services.dynamodb.model.PutItemResult
Deprecated. Attribute values before the put operation, but only if the ReturnValues parameter is specified as ALL_OLD in the request.
getAttributes() - Method in class com.amazonaws.services.dynamodb.model.UpdateItemResult
Deprecated. A map of attribute name-value pairs, but only if the ReturnValues parameter is specified as something other than NONE in the request.
getAttributes() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemResult
A map of attribute names to AttributeValue objects, representing the item as it appeared before the DeleteItem operation.
getAttributes() - Method in class com.amazonaws.services.dynamodbv2.model.PutItemResult
The attribute values as they appeared before the PutItem operation, but only if ReturnValues is specified as ALL_OLD in the request.
getAttributes() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemResult
A map of attribute values as they appeared before the UpdateItem operation, but only if ReturnValues was specified as something other than NONE in the request.
getAttributes(GetAttributesRequest) - Method in interface com.amazonaws.services.simpledb.AmazonSimpleDB
Returns all of the attributes associated with the specified item.
getAttributes(GetAttributesRequest) - Method in class com.amazonaws.services.simpledb.AmazonSimpleDBClient
Returns all of the attributes associated with the specified item.
getAttributes() - Method in class com.amazonaws.services.simpledb.model.DeletableItem
Returns the value of the Attributes property for this object.
getAttributes() - Method in class com.amazonaws.services.simpledb.model.DeleteAttributesRequest
A list of Attributes.
getAttributes() - Method in class com.amazonaws.services.simpledb.model.GetAttributesResult
The list of attributes returned by the operation.
getAttributes() - Method in class com.amazonaws.services.simpledb.model.Item
A list of attributes.
getAttributes() - Method in class com.amazonaws.services.simpledb.model.PutAttributesRequest
The list of attributes.
getAttributes() - Method in class com.amazonaws.services.simpledb.model.ReplaceableItem
The list of attributes for a replaceable item.
getAttributes() - Method in class com.amazonaws.services.sns.model.CreatePlatformApplicationRequest
For a list of attributes, see SetPlatformApplicationAttributes
getAttributes() - Method in class com.amazonaws.services.sns.model.CreatePlatformEndpointRequest
For a list of attributes, see SetEndpointAttributes.
getAttributes() - Method in class com.amazonaws.services.sns.model.Endpoint
Attributes for endpoint.
getAttributes() - Method in class com.amazonaws.services.sns.model.GetEndpointAttributesResult
Attributes include the following:

H

HandlerChainFactory - Class in com.amazonaws.handlers
Factory for creating request/response handler chains.
HandlerChainFactory() - Constructor for class com.amazonaws.handlers.HandlerChainFactory
 
hash(String) - Method in class com.amazonaws.auth.AbstractAWSSigner
Hashes the string contents (assumed to be UTF-8) using the SHA-256 algorithm.
hash(byte[]) - Method in class com.amazonaws.auth.AbstractAWSSigner
Hashes the binary data using the SHA-256 algorithm.
hashCode() - Method in class com.amazonaws.auth.policy.Principal
 
hashCode() - Method in class com.amazonaws.regions.Region
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.Activity
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.AdjustmentType
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.Alarm
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.BlockDeviceMapping
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateTagsRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DeleteAutoScalingGroupRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DeleteLaunchConfigurationRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DeleteNotificationConfigurationRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DeletePolicyRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DeleteScheduledActionRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DeleteTagsRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DescribeAdjustmentTypesRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DescribeAdjustmentTypesResult
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsResult
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesResult
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingNotificationTypesRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingNotificationTypesResult
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsResult
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DescribeMetricCollectionTypesRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DescribeMetricCollectionTypesResult
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsResult
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesResult
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesResult
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingProcessTypesRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingProcessTypesResult
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsResult
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsResult
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DescribeTerminationPolicyTypesRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DescribeTerminationPolicyTypesResult
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DisableMetricsCollectionRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.Ebs
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.EnabledMetric
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.EnableMetricsCollectionRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.ExecutePolicyRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.Filter
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.Instance
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.InstanceMonitoring
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.MetricCollectionType
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.MetricGranularityType
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.NotificationConfiguration
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.ProcessType
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.PutNotificationConfigurationRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyResult
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.ResumeProcessesRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.SetDesiredCapacityRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.SetInstanceHealthRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.SuspendedProcess
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.SuspendProcessesRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.Tag
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.TagDescription
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.TerminateInstanceInAutoScalingGroupRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.TerminateInstanceInAutoScalingGroupResult
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.AlarmHistoryItem
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.DeleteAlarmsRequest
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryRequest
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryResult
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricRequest
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricResult
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsResult
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.Dimension
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.DimensionFilter
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.DisableAlarmActionsRequest
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.EnableAlarmActionsRequest
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsResult
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsRequest
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsResult
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.Metric
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.MetricDatum
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricDataRequest
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.SetAlarmStateRequest
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.StatisticSet
 
hashCode() - Method in class com.amazonaws.services.dynamodb.model.AttributeValue
Deprecated.  
hashCode() - Method in class com.amazonaws.services.dynamodb.model.AttributeValueUpdate
Deprecated.  
hashCode() - Method in class com.amazonaws.services.dynamodb.model.BatchGetItemRequest
Deprecated.  
hashCode() - Method in class com.amazonaws.services.dynamodb.model.BatchGetItemResult
Deprecated.  
hashCode() - Method in class com.amazonaws.services.dynamodb.model.BatchResponse
Deprecated.  
hashCode() - Method in class com.amazonaws.services.dynamodb.model.BatchWriteItemRequest
Deprecated.  
hashCode() - Method in class com.amazonaws.services.dynamodb.model.BatchWriteItemResult
Deprecated.  
hashCode() - Method in class com.amazonaws.services.dynamodb.model.BatchWriteResponse
Deprecated.  
hashCode() - Method in class com.amazonaws.services.dynamodb.model.Condition
Deprecated.  
hashCode() - Method in class com.amazonaws.services.dynamodb.model.CreateTableRequest
Deprecated.  
hashCode() - Method in class com.amazonaws.services.dynamodb.model.CreateTableResult
Deprecated.  
hashCode() - Method in class com.amazonaws.services.dynamodb.model.DeleteItemRequest
Deprecated.  
hashCode() - Method in class com.amazonaws.services.dynamodb.model.DeleteItemResult
Deprecated.  
hashCode() - Method in class com.amazonaws.services.dynamodb.model.DeleteRequest
Deprecated.  
hashCode() - Method in class com.amazonaws.services.dynamodb.model.DeleteTableRequest
Deprecated.  
hashCode() - Method in class com.amazonaws.services.dynamodb.model.DeleteTableResult
Deprecated.  
hashCode() - Method in class com.amazonaws.services.dynamodb.model.DescribeTableRequest
Deprecated.  
hashCode() - Method in class com.amazonaws.services.dynamodb.model.DescribeTableResult
Deprecated.  
hashCode() - Method in class com.amazonaws.services.dynamodb.model.ExpectedAttributeValue
Deprecated.  
hashCode() - Method in class com.amazonaws.services.dynamodb.model.GetItemRequest
Deprecated.  
hashCode() - Method in class com.amazonaws.services.dynamodb.model.GetItemResult
Deprecated.  
hashCode() - Method in class com.amazonaws.services.dynamodb.model.Key
Deprecated.  
hashCode() - Method in class com.amazonaws.services.dynamodb.model.KeysAndAttributes
Deprecated.  
hashCode() - Method in class com.amazonaws.services.dynamodb.model.KeySchema
Deprecated.  
hashCode() - Method in class com.amazonaws.services.dynamodb.model.KeySchemaElement
Deprecated.  
hashCode() - Method in class com.amazonaws.services.dynamodb.model.ListTablesRequest
Deprecated.  
hashCode() - Method in class com.amazonaws.services.dynamodb.model.ListTablesResult
Deprecated.  
hashCode() - Method in class com.amazonaws.services.dynamodb.model.ProvisionedThroughput
Deprecated.  
hashCode() - Method in class com.amazonaws.services.dynamodb.model.ProvisionedThroughputDescription
Deprecated.  
hashCode() - Method in class com.amazonaws.services.dynamodb.model.PutItemRequest
Deprecated.  
hashCode() - Method in class com.amazonaws.services.dynamodb.model.PutItemResult
Deprecated.  
hashCode() - Method in class com.amazonaws.services.dynamodb.model.PutRequest
Deprecated.  
hashCode() - Method in class com.amazonaws.services.dynamodb.model.QueryRequest
Deprecated.  
hashCode() - Method in class com.amazonaws.services.dynamodb.model.QueryResult
Deprecated.  
hashCode() - Method in class com.amazonaws.services.dynamodb.model.ScanRequest
Deprecated.  
hashCode() - Method in class com.amazonaws.services.dynamodb.model.ScanResult
Deprecated.  
hashCode() - Method in class com.amazonaws.services.dynamodb.model.TableDescription
Deprecated.  
hashCode() - Method in class com.amazonaws.services.dynamodb.model.UpdateItemRequest
Deprecated.  
hashCode() - Method in class com.amazonaws.services.dynamodb.model.UpdateItemResult
Deprecated.  
hashCode() - Method in class com.amazonaws.services.dynamodb.model.UpdateTableRequest
Deprecated.  
hashCode() - Method in class com.amazonaws.services.dynamodb.model.UpdateTableResult
Deprecated.  
hashCode() - Method in class com.amazonaws.services.dynamodb.model.WriteRequest
Deprecated.  
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.AttributeDefinition
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValueUpdate
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemRequest
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemResult
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemRequest
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemResult
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.Capacity
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.Condition
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.ConsumedCapacity
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableResult
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemResult
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteRequest
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteTableRequest
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteTableResult
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeTableRequest
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeTableResult
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.ExpectedAttributeValue
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.GetItemResult
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndex
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexUpdate
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.ItemCollectionMetrics
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.KeysAndAttributes
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.KeySchemaElement
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.ListTablesRequest
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.ListTablesResult
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndex
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexDescription
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.Projection
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughput
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughputDescription
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.PutItemResult
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.PutRequest
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.QueryResult
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.ScanResult
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalSecondaryIndexAction
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemResult
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableRequest
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableResult
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.WriteRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.AccountAttribute
 
hashCode() - Method in class com.amazonaws.services.ec2.model.AccountAttributeValue
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ActivateLicenseRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.Address
 
hashCode() - Method in class com.amazonaws.services.ec2.model.AllocateAddressRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.AllocateAddressResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.AssociateAddressRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.AssociateAddressResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.AttachVolumeRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.AttachVolumeResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.AvailabilityZone
 
hashCode() - Method in class com.amazonaws.services.ec2.model.AvailabilityZoneMessage
 
hashCode() - Method in class com.amazonaws.services.ec2.model.BlockDeviceMapping
 
hashCode() - Method in class com.amazonaws.services.ec2.model.BundleInstanceRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.BundleInstanceResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.BundleTask
 
hashCode() - Method in class com.amazonaws.services.ec2.model.BundleTaskError
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CancelBundleTaskRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CancelBundleTaskResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CancelConversionTaskRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CancelExportTaskRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CancelledSpotInstanceRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CancelReservedInstancesListingRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CancelReservedInstancesListingResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CancelSpotInstanceRequestsRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CancelSpotInstanceRequestsResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ConfirmProductInstanceRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ConfirmProductInstanceResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ConversionTask
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CopyImageRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CopyImageResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CopySnapshotRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CopySnapshotResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreateImageRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreateImageResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreateInstanceExportTaskRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreateInstanceExportTaskResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreateKeyPairRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreateKeyPairResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreatePlacementGroupRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreateReservedInstancesListingRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreateReservedInstancesListingResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreateSecurityGroupRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreateSecurityGroupResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreateSnapshotRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreateSnapshotResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreateSpotDatafeedSubscriptionRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreateSpotDatafeedSubscriptionResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreateTagsRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreateVolumePermission
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreateVolumePermissionModifications
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreateVolumeRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreateVolumeResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DeactivateLicenseRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DeleteKeyPairRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DeletePlacementGroupRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DeleteSecurityGroupRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DeleteSnapshotRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DeleteSpotDatafeedSubscriptionRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DeleteTagsRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DeleteVolumeRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DeregisterImageRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeAccountAttributesRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeAccountAttributesResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeAddressesRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeAddressesResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeAvailabilityZonesRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeAvailabilityZonesResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeBundleTasksRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeBundleTasksResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeConversionTasksRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeConversionTasksResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeExportTasksRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeExportTasksResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeImageAttributeRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeImageAttributeResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeImagesRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeImagesResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeInstanceAttributeRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeInstanceAttributeResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeInstancesRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeInstancesResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeInstanceStatusRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeInstanceStatusResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeKeyPairsRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeKeyPairsResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeLicensesRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeLicensesResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribePlacementGroupsRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribePlacementGroupsResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeRegionsRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeRegionsResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesListingsRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesListingsResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesModificationsRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesModificationsResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeSecurityGroupsRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeSecurityGroupsResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeSpotDatafeedSubscriptionRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeSpotDatafeedSubscriptionResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeSpotInstanceRequestsRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeSpotInstanceRequestsResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeSubnetsRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeSubnetsResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeTagsRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeTagsResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeVolumeAttributeRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeVolumeAttributeResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeVolumesRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeVolumesResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeVolumeStatusRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeVolumeStatusResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeVpcsRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeVpcsResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DetachVolumeRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DetachVolumeResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DisassociateAddressRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DiskImage
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DiskImageDescription
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DiskImageDetail
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DiskImageVolumeDescription
 
hashCode() - Method in class com.amazonaws.services.ec2.model.EbsBlockDevice
 
hashCode() - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDevice
 
hashCode() - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDeviceSpecification
 
hashCode() - Method in class com.amazonaws.services.ec2.model.EnableVolumeIORequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ExportTask
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ExportToS3Task
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ExportToS3TaskSpecification
 
hashCode() - Method in class com.amazonaws.services.ec2.model.Filter
 
hashCode() - Method in class com.amazonaws.services.ec2.model.GetConsoleOutputRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.GetConsoleOutputResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.GetPasswordDataRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.GetPasswordDataResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.GroupIdentifier
 
hashCode() - Method in class com.amazonaws.services.ec2.model.IamInstanceProfile
 
hashCode() - Method in class com.amazonaws.services.ec2.model.IamInstanceProfileSpecification
 
hashCode() - Method in class com.amazonaws.services.ec2.model.Image
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ImageAttribute
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ImportInstanceRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ImportInstanceResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ImportInstanceTaskDetails
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ImportInstanceVolumeDetailItem
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ImportKeyPairRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ImportKeyPairResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ImportVolumeRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ImportVolumeResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ImportVolumeTaskDetails
 
hashCode() - Method in class com.amazonaws.services.ec2.model.Instance
 
hashCode() - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
 
hashCode() - Method in class com.amazonaws.services.ec2.model.InstanceBlockDeviceMapping
 
hashCode() - Method in class com.amazonaws.services.ec2.model.InstanceBlockDeviceMappingSpecification
 
hashCode() - Method in class com.amazonaws.services.ec2.model.InstanceCount
 
hashCode() - Method in class com.amazonaws.services.ec2.model.InstanceExportDetails
 
hashCode() - Method in class com.amazonaws.services.ec2.model.InstanceLicense
 
hashCode() - Method in class com.amazonaws.services.ec2.model.InstanceLicenseSpecification
 
hashCode() - Method in class com.amazonaws.services.ec2.model.InstanceMonitoring
 
hashCode() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
 
hashCode() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAssociation
 
hashCode() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAttachment
 
hashCode() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
 
hashCode() - Method in class com.amazonaws.services.ec2.model.InstancePrivateIpAddress
 
hashCode() - Method in class com.amazonaws.services.ec2.model.InstanceState
 
hashCode() - Method in class com.amazonaws.services.ec2.model.InstanceStateChange
 
hashCode() - Method in class com.amazonaws.services.ec2.model.InstanceStatus
 
hashCode() - Method in class com.amazonaws.services.ec2.model.InstanceStatusDetails
 
hashCode() - Method in class com.amazonaws.services.ec2.model.InstanceStatusEvent
 
hashCode() - Method in class com.amazonaws.services.ec2.model.InstanceStatusSummary
 
hashCode() - Method in class com.amazonaws.services.ec2.model.IpPermission
 
hashCode() - Method in class com.amazonaws.services.ec2.model.KeyPair
 
hashCode() - Method in class com.amazonaws.services.ec2.model.KeyPairInfo
 
hashCode() - Method in class com.amazonaws.services.ec2.model.LaunchPermission
 
hashCode() - Method in class com.amazonaws.services.ec2.model.LaunchPermissionModifications
 
hashCode() - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
 
hashCode() - Method in class com.amazonaws.services.ec2.model.License
 
hashCode() - Method in class com.amazonaws.services.ec2.model.LicenseCapacity
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ModifyReservedInstancesRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ModifyReservedInstancesResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ModifyVolumeAttributeRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.Monitoring
 
hashCode() - Method in class com.amazonaws.services.ec2.model.MonitorInstancesRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.MonitorInstancesResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.Placement
 
hashCode() - Method in class com.amazonaws.services.ec2.model.PlacementGroup
 
hashCode() - Method in class com.amazonaws.services.ec2.model.PriceSchedule
 
hashCode() - Method in class com.amazonaws.services.ec2.model.PriceScheduleSpecification
 
hashCode() - Method in class com.amazonaws.services.ec2.model.PricingDetail
 
hashCode() - Method in class com.amazonaws.services.ec2.model.PrivateIpAddressSpecification
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ProductCode
 
hashCode() - Method in class com.amazonaws.services.ec2.model.PurchaseReservedInstancesOfferingRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.PurchaseReservedInstancesOfferingResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.RebootInstancesRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.RecurringCharge
 
hashCode() - Method in class com.amazonaws.services.ec2.model.Region
 
hashCode() - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.RegisterImageResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ReleaseAddressRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ReportInstanceStatusRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.Reservation
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ReservedInstanceLimitPrice
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ReservedInstances
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesConfiguration
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesId
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesModification
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesModificationResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ResetImageAttributeRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ResetInstanceAttributeRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ResetSnapshotAttributeRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.RunInstancesResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.S3Storage
 
hashCode() - Method in class com.amazonaws.services.ec2.model.SecurityGroup
 
hashCode() - Method in class com.amazonaws.services.ec2.model.Snapshot
 
hashCode() - Method in class com.amazonaws.services.ec2.model.SpotDatafeedSubscription
 
hashCode() - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.SpotInstanceStateFault
 
hashCode() - Method in class com.amazonaws.services.ec2.model.SpotInstanceStatus
 
hashCode() - Method in class com.amazonaws.services.ec2.model.SpotPlacement
 
hashCode() - Method in class com.amazonaws.services.ec2.model.SpotPrice
 
hashCode() - Method in class com.amazonaws.services.ec2.model.StartInstancesRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.StartInstancesResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.StateReason
 
hashCode() - Method in class com.amazonaws.services.ec2.model.StopInstancesRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.StopInstancesResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.Storage
 
hashCode() - Method in class com.amazonaws.services.ec2.model.Subnet
 
hashCode() - Method in class com.amazonaws.services.ec2.model.Tag
 
hashCode() - Method in class com.amazonaws.services.ec2.model.TagDescription
 
hashCode() - Method in class com.amazonaws.services.ec2.model.TerminateInstancesRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.TerminateInstancesResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.UnmonitorInstancesRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.UnmonitorInstancesResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.UserIdGroupPair
 
hashCode() - Method in class com.amazonaws.services.ec2.model.Volume
 
hashCode() - Method in class com.amazonaws.services.ec2.model.VolumeAttachment
 
hashCode() - Method in class com.amazonaws.services.ec2.model.VolumeDetail
 
hashCode() - Method in class com.amazonaws.services.ec2.model.VolumeStatusAction
 
hashCode() - Method in class com.amazonaws.services.ec2.model.VolumeStatusDetails
 
hashCode() - Method in class com.amazonaws.services.ec2.model.VolumeStatusEvent
 
hashCode() - Method in class com.amazonaws.services.ec2.model.VolumeStatusInfo
 
hashCode() - Method in class com.amazonaws.services.ec2.model.VolumeStatusItem
 
hashCode() - Method in class com.amazonaws.services.ec2.model.Vpc
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.AppCookieStickinessPolicy
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.ApplySecurityGroupsToLoadBalancerRequest
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.ApplySecurityGroupsToLoadBalancerResult
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.AttachLoadBalancerToSubnetsRequest
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.AttachLoadBalancerToSubnetsResult
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.BackendServerDescription
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.ConfigureHealthCheckRequest
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.ConfigureHealthCheckResult
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateAppCookieStickinessPolicyRequest
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateAppCookieStickinessPolicyResult
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLBCookieStickinessPolicyRequest
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLBCookieStickinessPolicyResult
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerListenersRequest
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerPolicyRequest
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerPolicyResult
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerRequest
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerResult
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.CrossZoneLoadBalancing
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerListenersRequest
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerPolicyRequest
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerPolicyResult
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerRequest
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.DeregisterInstancesFromLoadBalancerRequest
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.DeregisterInstancesFromLoadBalancerResult
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeInstanceHealthRequest
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeInstanceHealthResult
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerAttributesRequest
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerAttributesResult
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerPoliciesRequest
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerPoliciesResult
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerPolicyTypesRequest
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerPolicyTypesResult
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancersRequest
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancersResult
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.DetachLoadBalancerFromSubnetsRequest
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.DetachLoadBalancerFromSubnetsResult
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.DisableAvailabilityZonesForLoadBalancerRequest
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.DisableAvailabilityZonesForLoadBalancerResult
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.EnableAvailabilityZonesForLoadBalancerRequest
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.EnableAvailabilityZonesForLoadBalancerResult
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.HealthCheck
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.Instance
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.InstanceState
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.LBCookieStickinessPolicy
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.Listener
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.ListenerDescription
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerAttributes
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.ModifyLoadBalancerAttributesRequest
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.ModifyLoadBalancerAttributesResult
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.Policies
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyAttribute
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyAttributeDescription
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyAttributeTypeDescription
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyDescription
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyTypeDescription
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.RegisterInstancesWithLoadBalancerRequest
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.RegisterInstancesWithLoadBalancerResult
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerListenerSSLCertificateRequest
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerPoliciesForBackendServerRequest
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerPoliciesForBackendServerResult
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerPoliciesOfListenerRequest
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerPoliciesOfListenerResult
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.SourceSecurityGroup
 
hashCode() - Method in class com.amazonaws.services.s3.model.CanonicalGrantee
 
hashCode() - Method in class com.amazonaws.services.s3.model.EmailAddressGrantee
 
hashCode() - Method in class com.amazonaws.services.s3.model.Grant
 
hashCode() - Method in class com.amazonaws.services.s3.model.Owner
 
hashCode() - Method in class com.amazonaws.services.securitytoken.model.AssumedRoleUser
 
hashCode() - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleRequest
 
hashCode() - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleResult
 
hashCode() - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleWithSAMLRequest
 
hashCode() - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleWithSAMLResult
 
hashCode() - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleWithWebIdentityRequest
 
hashCode() - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleWithWebIdentityResult
 
hashCode() - Method in class com.amazonaws.services.securitytoken.model.Credentials
 
hashCode() - Method in class com.amazonaws.services.securitytoken.model.DecodeAuthorizationMessageRequest
 
hashCode() - Method in class com.amazonaws.services.securitytoken.model.DecodeAuthorizationMessageResult
 
hashCode() - Method in class com.amazonaws.services.securitytoken.model.FederatedUser
 
hashCode() - Method in class com.amazonaws.services.securitytoken.model.GetFederationTokenRequest
 
hashCode() - Method in class com.amazonaws.services.securitytoken.model.GetFederationTokenResult
 
hashCode() - Method in class com.amazonaws.services.securitytoken.model.GetSessionTokenRequest
 
hashCode() - Method in class com.amazonaws.services.securitytoken.model.GetSessionTokenResult
 
hashCode() - Method in class com.amazonaws.services.simpledb.model.Attribute
 
hashCode() - Method in class com.amazonaws.services.simpledb.model.BatchDeleteAttributesRequest
 
hashCode() - Method in class com.amazonaws.services.simpledb.model.BatchPutAttributesRequest
 
hashCode() - Method in class com.amazonaws.services.simpledb.model.CreateDomainRequest
 
hashCode() - Method in class com.amazonaws.services.simpledb.model.DeletableItem
 
hashCode() - Method in class com.amazonaws.services.simpledb.model.DeleteAttributesRequest
 
hashCode() - Method in class com.amazonaws.services.simpledb.model.DeleteDomainRequest
 
hashCode() - Method in class com.amazonaws.services.simpledb.model.DomainMetadataRequest
 
hashCode() - Method in class com.amazonaws.services.simpledb.model.DomainMetadataResult
 
hashCode() - Method in class com.amazonaws.services.simpledb.model.GetAttributesRequest
 
hashCode() - Method in class com.amazonaws.services.simpledb.model.GetAttributesResult
 
hashCode() - Method in class com.amazonaws.services.simpledb.model.Item
 
hashCode() - Method in class com.amazonaws.services.simpledb.model.ListDomainsRequest
 
hashCode() - Method in class com.amazonaws.services.simpledb.model.ListDomainsResult
 
hashCode() - Method in class com.amazonaws.services.simpledb.model.PutAttributesRequest
 
hashCode() - Method in class com.amazonaws.services.simpledb.model.ReplaceableAttribute
 
hashCode() - Method in class com.amazonaws.services.simpledb.model.ReplaceableItem
 
hashCode() - Method in class com.amazonaws.services.simpledb.model.SelectRequest
 
hashCode() - Method in class com.amazonaws.services.simpledb.model.SelectResult
 
hashCode() - Method in class com.amazonaws.services.simpledb.model.UpdateCondition
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.Body
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.Content
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.DeleteIdentityRequest
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.DeleteIdentityResult
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.DeleteVerifiedEmailAddressRequest
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.Destination
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.GetIdentityDkimAttributesRequest
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.GetIdentityDkimAttributesResult
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.GetIdentityNotificationAttributesRequest
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.GetIdentityNotificationAttributesResult
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.GetIdentityVerificationAttributesRequest
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.GetIdentityVerificationAttributesResult
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.GetSendQuotaRequest
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.GetSendQuotaResult
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.GetSendStatisticsRequest
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.GetSendStatisticsResult
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.IdentityDkimAttributes
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.IdentityNotificationAttributes
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.IdentityVerificationAttributes
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.ListIdentitiesRequest
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.ListIdentitiesResult
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.ListVerifiedEmailAddressesRequest
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.ListVerifiedEmailAddressesResult
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.Message
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.RawMessage
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.SendDataPoint
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.SendEmailRequest
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.SendEmailResult
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.SendRawEmailRequest
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.SendRawEmailResult
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.SetIdentityDkimEnabledRequest
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.SetIdentityDkimEnabledResult
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.SetIdentityFeedbackForwardingEnabledRequest
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.SetIdentityFeedbackForwardingEnabledResult
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.SetIdentityNotificationTopicRequest
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.SetIdentityNotificationTopicResult
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.VerifyDomainDkimRequest
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.VerifyDomainDkimResult
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.VerifyDomainIdentityRequest
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.VerifyDomainIdentityResult
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.VerifyEmailAddressRequest
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.VerifyEmailIdentityRequest
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.VerifyEmailIdentityResult
 
hashCode() - Method in class com.amazonaws.services.sns.model.AddPermissionRequest
 
hashCode() - Method in class com.amazonaws.services.sns.model.ConfirmSubscriptionRequest
 
hashCode() - Method in class com.amazonaws.services.sns.model.ConfirmSubscriptionResult
 
hashCode() - Method in class com.amazonaws.services.sns.model.CreatePlatformApplicationRequest
 
hashCode() - Method in class com.amazonaws.services.sns.model.CreatePlatformApplicationResult
 
hashCode() - Method in class com.amazonaws.services.sns.model.CreatePlatformEndpointRequest
 
hashCode() - Method in class com.amazonaws.services.sns.model.CreatePlatformEndpointResult
 
hashCode() - Method in class com.amazonaws.services.sns.model.CreateTopicRequest
 
hashCode() - Method in class com.amazonaws.services.sns.model.CreateTopicResult
 
hashCode() - Method in class com.amazonaws.services.sns.model.DeleteEndpointRequest
 
hashCode() - Method in class com.amazonaws.services.sns.model.DeletePlatformApplicationRequest
 
hashCode() - Method in class com.amazonaws.services.sns.model.DeleteTopicRequest
 
hashCode() - Method in class com.amazonaws.services.sns.model.Endpoint
 
hashCode() - Method in class com.amazonaws.services.sns.model.GetEndpointAttributesRequest
 
hashCode() - Method in class com.amazonaws.services.sns.model.GetEndpointAttributesResult
 
hashCode() - Method in class com.amazonaws.services.sns.model.GetPlatformApplicationAttributesRequest
 
hashCode() - Method in class com.amazonaws.services.sns.model.GetPlatformApplicationAttributesResult
 
hashCode() - Method in class com.amazonaws.services.sns.model.GetSubscriptionAttributesRequest
 
hashCode() - Method in class com.amazonaws.services.sns.model.GetSubscriptionAttributesResult
 
hashCode() - Method in class com.amazonaws.services.sns.model.GetTopicAttributesRequest
 
hashCode() - Method in class com.amazonaws.services.sns.model.GetTopicAttributesResult
 
hashCode() - Method in class com.amazonaws.services.sns.model.ListEndpointsByPlatformApplicationRequest
 
hashCode() - Method in class com.amazonaws.services.sns.model.ListEndpointsByPlatformApplicationResult
 
hashCode() - Method in class com.amazonaws.services.sns.model.ListPlatformApplicationsRequest
 
hashCode() - Method in class com.amazonaws.services.sns.model.ListPlatformApplicationsResult
 
hashCode() - Method in class com.amazonaws.services.sns.model.ListSubscriptionsByTopicRequest
 
hashCode() - Method in class com.amazonaws.services.sns.model.ListSubscriptionsByTopicResult
 
hashCode() - Method in class com.amazonaws.services.sns.model.ListSubscriptionsRequest
 
hashCode() - Method in class com.amazonaws.services.sns.model.ListSubscriptionsResult
 
hashCode() - Method in class com.amazonaws.services.sns.model.ListTopicsRequest
 
hashCode() - Method in class com.amazonaws.services.sns.model.ListTopicsResult
 
hashCode() - Method in class com.amazonaws.services.sns.model.PlatformApplication
 
hashCode() - Method in class com.amazonaws.services.sns.model.PublishRequest
 
hashCode() - Method in class com.amazonaws.services.sns.model.PublishResult
 
hashCode() - Method in class com.amazonaws.services.sns.model.RemovePermissionRequest
 
hashCode() - Method in class com.amazonaws.services.sns.model.SetEndpointAttributesRequest
 
hashCode() - Method in class com.amazonaws.services.sns.model.SetPlatformApplicationAttributesRequest
 
hashCode() - Method in class com.amazonaws.services.sns.model.SetSubscriptionAttributesRequest
 
hashCode() - Method in class com.amazonaws.services.sns.model.SetTopicAttributesRequest
 
hashCode() - Method in class com.amazonaws.services.sns.model.SubscribeRequest
 
hashCode() - Method in class com.amazonaws.services.sns.model.SubscribeResult
 
hashCode() - Method in class com.amazonaws.services.sns.model.Subscription
 
hashCode() - Method in class com.amazonaws.services.sns.model.Topic
 
hashCode() - Method in class com.amazonaws.services.sns.model.UnsubscribeRequest
 
hashCode() - Method in class com.amazonaws.services.sqs.model.AddPermissionRequest
 
hashCode() - Method in class com.amazonaws.services.sqs.model.BatchResultErrorEntry
 
hashCode() - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchRequest
 
hashCode() - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchRequestEntry
 
hashCode() - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchResult
 
hashCode() - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchResultEntry
 
hashCode() - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityRequest
 
hashCode() - Method in class com.amazonaws.services.sqs.model.CreateQueueRequest
 
hashCode() - Method in class com.amazonaws.services.sqs.model.CreateQueueResult
 
hashCode() - Method in class com.amazonaws.services.sqs.model.DeleteMessageBatchRequest
 
hashCode() - Method in class com.amazonaws.services.sqs.model.DeleteMessageBatchRequestEntry
 
hashCode() - Method in class com.amazonaws.services.sqs.model.DeleteMessageBatchResult
 
hashCode() - Method in class com.amazonaws.services.sqs.model.DeleteMessageBatchResultEntry
 
hashCode() - Method in class com.amazonaws.services.sqs.model.DeleteMessageRequest
 
hashCode() - Method in class com.amazonaws.services.sqs.model.DeleteQueueRequest
 
hashCode() - Method in class com.amazonaws.services.sqs.model.GetQueueAttributesRequest
 
hashCode() - Method in class com.amazonaws.services.sqs.model.GetQueueAttributesResult
 
hashCode() - Method in class com.amazonaws.services.sqs.model.GetQueueUrlRequest
 
hashCode() - Method in class com.amazonaws.services.sqs.model.GetQueueUrlResult
 
hashCode() - Method in class com.amazonaws.services.sqs.model.ListQueuesRequest
 
hashCode() - Method in class com.amazonaws.services.sqs.model.ListQueuesResult
 
hashCode() - Method in class com.amazonaws.services.sqs.model.Message
 
hashCode() - Method in class com.amazonaws.services.sqs.model.ReceiveMessageRequest
 
hashCode() - Method in class com.amazonaws.services.sqs.model.ReceiveMessageResult
 
hashCode() - Method in class com.amazonaws.services.sqs.model.RemovePermissionRequest
 
hashCode() - Method in class com.amazonaws.services.sqs.model.SendMessageBatchRequest
 
hashCode() - Method in class com.amazonaws.services.sqs.model.SendMessageBatchRequestEntry
 
hashCode() - Method in class com.amazonaws.services.sqs.model.SendMessageBatchResult
 
hashCode() - Method in class com.amazonaws.services.sqs.model.SendMessageBatchResultEntry
 
hashCode() - Method in class com.amazonaws.services.sqs.model.SendMessageRequest
 
hashCode() - Method in class com.amazonaws.services.sqs.model.SendMessageResult
 
hashCode() - Method in class com.amazonaws.services.sqs.model.SetQueueAttributesRequest
 
hasHttpEndpoint(String) - Method in class com.amazonaws.regions.Region
Returns whether the given service support the http protocol in this region.
hasHttpsEndpoint(String) - Method in class com.amazonaws.regions.Region
Returns whether the given service support the https protocol in this region.
Headers - Interface in com.amazonaws.services.s3
Common S3 HTTP header values used throughout the AWS S3 Java client.
HealthCheck - Class in com.amazonaws.services.elasticloadbalancing.model
The HealthCheck data type.
HealthCheck() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.HealthCheck
Default constructor for a new HealthCheck object.
HealthCheck(String, Integer, Integer, Integer, Integer) - Constructor for class com.amazonaws.services.elasticloadbalancing.model.HealthCheck
Constructs a new HealthCheck object.
HistoryItemType - Enum in com.amazonaws.services.cloudwatch.model
History Item Type
HOST_ID - Static variable in class com.amazonaws.services.s3.S3ResponseMetadata
 
HttpMethod - Enum in com.amazonaws
Enumeration of valid HTTP methods.
HypervisorType - Enum in com.amazonaws.services.ec2.model
Hypervisor Type

I

IAM - Static variable in class com.amazonaws.regions.ServiceAbbreviations
 
IamInstanceProfile - Class in com.amazonaws.services.ec2.model
Iam Instance Profile
IamInstanceProfile() - Constructor for class com.amazonaws.services.ec2.model.IamInstanceProfile
 
IamInstanceProfileSpecification - Class in com.amazonaws.services.ec2.model
Iam Instance Profile Specification
IamInstanceProfileSpecification() - Constructor for class com.amazonaws.services.ec2.model.IamInstanceProfileSpecification
 
IdentityDkimAttributes - Class in com.amazonaws.services.simpleemail.model
Represents the DKIM attributes of a verified email address or a domain.
IdentityDkimAttributes() - Constructor for class com.amazonaws.services.simpleemail.model.IdentityDkimAttributes
 
IdentityNotificationAttributes - Class in com.amazonaws.services.simpleemail.model
Represents the notification attributes of an identity, including whether a bounce or complaint topic are set, and whether feedback forwarding is enabled.
IdentityNotificationAttributes() - Constructor for class com.amazonaws.services.simpleemail.model.IdentityNotificationAttributes
 
IdentityType - Enum in com.amazonaws.services.simpleemail.model
Identity Type
IdentityVerificationAttributes - Class in com.amazonaws.services.simpleemail.model
Represents the verification attributes of a single identity.
IdentityVerificationAttributes() - Constructor for class com.amazonaws.services.simpleemail.model.IdentityVerificationAttributes
 
IDPCommunicationErrorException - Exception in com.amazonaws.services.securitytoken.model
The request could not be fulfilled because the non-AWS identity provider (IDP) that was asked to verify the incoming identity token could not be reached.
IDPCommunicationErrorException(String) - Constructor for exception com.amazonaws.services.securitytoken.model.IDPCommunicationErrorException
Constructs a new IDPCommunicationErrorException with the specified error message.
IDPRejectedClaimException - Exception in com.amazonaws.services.securitytoken.model
The identity provider (IdP) reported that authentication failed.
IDPRejectedClaimException(String) - Constructor for exception com.amazonaws.services.securitytoken.model.IDPRejectedClaimException
Constructs a new IDPRejectedClaimException with the specified error message.
Image - Class in com.amazonaws.services.ec2.model
Represents an Amazon Machine Image (AMI) that can be run on an Amazon EC2 instance.
Image() - Constructor for class com.amazonaws.services.ec2.model.Image
 
ImageAttribute - Class in com.amazonaws.services.ec2.model
Represents an attribute of an Amazon Machine Image (AMI).
ImageAttribute() - Constructor for class com.amazonaws.services.ec2.model.ImageAttribute
 
ImageAttributeName - Enum in com.amazonaws.services.ec2.model
Image Attribute Name
ImageState - Enum in com.amazonaws.services.ec2.model
Image State
ImageTypeValues - Enum in com.amazonaws.services.ec2.model
Image Type Values
ImportExport - Static variable in class com.amazonaws.regions.ServiceAbbreviations
 
importInstance(ImportInstanceRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
 
importInstance(ImportInstanceRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
 
importInstanceAsync(ImportInstanceRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
 
importInstanceAsync(ImportInstanceRequest, AsyncHandler<ImportInstanceRequest, ImportInstanceResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
 
importInstanceAsync(ImportInstanceRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
 
importInstanceAsync(ImportInstanceRequest, AsyncHandler<ImportInstanceRequest, ImportInstanceResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
 
ImportInstanceLaunchSpecification - Class in com.amazonaws.services.ec2.model
Import Instance Launch Specification
ImportInstanceLaunchSpecification() - Constructor for class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
 
ImportInstanceRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the ImportInstance operation.
ImportInstanceRequest() - Constructor for class com.amazonaws.services.ec2.model.ImportInstanceRequest
 
ImportInstanceResult - Class in com.amazonaws.services.ec2.model
Import Instance Result
ImportInstanceResult() - Constructor for class com.amazonaws.services.ec2.model.ImportInstanceResult
 
ImportInstanceTaskDetails - Class in com.amazonaws.services.ec2.model
Import Instance Task Details
ImportInstanceTaskDetails() - Constructor for class com.amazonaws.services.ec2.model.ImportInstanceTaskDetails
 
ImportInstanceVolumeDetailItem - Class in com.amazonaws.services.ec2.model
Import Instance Volume Detail Item
ImportInstanceVolumeDetailItem() - Constructor for class com.amazonaws.services.ec2.model.ImportInstanceVolumeDetailItem
 
importKeyPair(ImportKeyPairRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Imports the public key from an RSA key pair created with a third-party tool.
importKeyPair(ImportKeyPairRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Imports the public key from an RSA key pair created with a third-party tool.
importKeyPairAsync(ImportKeyPairRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Imports the public key from an RSA key pair created with a third-party tool.
importKeyPairAsync(ImportKeyPairRequest, AsyncHandler<ImportKeyPairRequest, ImportKeyPairResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Imports the public key from an RSA key pair created with a third-party tool.
importKeyPairAsync(ImportKeyPairRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Imports the public key from an RSA key pair created with a third-party tool.
importKeyPairAsync(ImportKeyPairRequest, AsyncHandler<ImportKeyPairRequest, ImportKeyPairResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Imports the public key from an RSA key pair created with a third-party tool.
ImportKeyPairRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the ImportKeyPair operation.
ImportKeyPairRequest() - Constructor for class com.amazonaws.services.ec2.model.ImportKeyPairRequest
Default constructor for a new ImportKeyPairRequest object.
ImportKeyPairRequest(String, String) - Constructor for class com.amazonaws.services.ec2.model.ImportKeyPairRequest
Constructs a new ImportKeyPairRequest object.
ImportKeyPairResult - Class in com.amazonaws.services.ec2.model
ImportKeyPairResult() - Constructor for class com.amazonaws.services.ec2.model.ImportKeyPairResult
 
importVolume(ImportVolumeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
 
importVolume() - Method in interface com.amazonaws.services.ec2.AmazonEC2
 
importVolume(ImportVolumeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
 
importVolume() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
 
importVolumeAsync(ImportVolumeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
 
importVolumeAsync(ImportVolumeRequest, AsyncHandler<ImportVolumeRequest, ImportVolumeResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
 
importVolumeAsync(ImportVolumeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
 
importVolumeAsync(ImportVolumeRequest, AsyncHandler<ImportVolumeRequest, ImportVolumeResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
 
ImportVolumeRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the ImportVolume operation.
ImportVolumeRequest() - Constructor for class com.amazonaws.services.ec2.model.ImportVolumeRequest
 
ImportVolumeResult - Class in com.amazonaws.services.ec2.model
Import Volume Result
ImportVolumeResult() - Constructor for class com.amazonaws.services.ec2.model.ImportVolumeResult
 
ImportVolumeTaskDetails - Class in com.amazonaws.services.ec2.model
Import Volume Task Details
ImportVolumeTaskDetails() - Constructor for class com.amazonaws.services.ec2.model.ImportVolumeTaskDetails
 
inBucket(AmazonS3, String) - Static method in class com.amazonaws.services.s3.iterable.S3Objects
Constructs an iterable that covers all the objects in an Amazon S3 bucket.
inBucket(AmazonS3, String) - Static method in class com.amazonaws.services.s3.iterable.S3Versions
Constructs an iterable that covers all the object versions in an Amazon S3 bucket.
indexOf(Object) - Method in class com.amazonaws.services.dynamodb.datamodeling.PaginatedList
Deprecated. Returns the first index of the object given in the list.
indexOf(Object) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.PaginatedList
Returns the first index of the object given in the list.
IndexStatus - Enum in com.amazonaws.services.dynamodbv2.model
Index Status
init() - Static method in class com.amazonaws.regions.RegionUtils
Fetches the most recent version of the regions file from the remote source and caches it to the workspace metadata directory, then initializes the static list of regions with it.
initiateMultipartUpload(InitiateMultipartUploadRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Initiates a multipart upload and returns an InitiateMultipartUploadResult which contains an upload ID.
initiateMultipartUpload(InitiateMultipartUploadRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
initiateMultipartUpload(InitiateMultipartUploadRequest) - Method in class com.amazonaws.services.s3.AmazonS3EncryptionClient
 
InitiateMultipartUploadRequest - Class in com.amazonaws.services.s3.model
The InitiateMultipartUploadRequest contains the parameters used for the InitiateMultipartUpload method.
InitiateMultipartUploadRequest(String, String) - Constructor for class com.amazonaws.services.s3.model.InitiateMultipartUploadRequest
Constructs a request to initiate a new multipart upload in the specified bucket, stored by the specified key.
InitiateMultipartUploadRequest(String, String, ObjectMetadata) - Constructor for class com.amazonaws.services.s3.model.InitiateMultipartUploadRequest
Constructs a request to initiate a new multipart upload in the specified bucket, stored by the specified key, and with the additional specified object metadata.
InitiateMultipartUploadResult - Class in com.amazonaws.services.s3.model
Contains the results of initiating a multipart upload, particularly the unique ID of the new multipart upload.
InitiateMultipartUploadResult() - Constructor for class com.amazonaws.services.s3.model.InitiateMultipartUploadResult
 
Instance - Class in com.amazonaws.services.autoscaling.model
The Instance data type.
Instance() - Constructor for class com.amazonaws.services.autoscaling.model.Instance
 
Instance - Class in com.amazonaws.services.ec2.model
Represents an Amazon EC2 instance.
Instance() - Constructor for class com.amazonaws.services.ec2.model.Instance
 
Instance - Class in com.amazonaws.services.elasticloadbalancing.model
The Instance data type.
Instance() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.Instance
Default constructor for a new Instance object.
Instance(String) - Constructor for class com.amazonaws.services.elasticloadbalancing.model.Instance
Constructs a new Instance object.
InstanceAttribute - Class in com.amazonaws.services.ec2.model
Represents an attribute of an Amazon EC2 instance.
InstanceAttribute() - Constructor for class com.amazonaws.services.ec2.model.InstanceAttribute
 
InstanceAttributeName - Enum in com.amazonaws.services.ec2.model
Instance Attribute Name
InstanceBlockDeviceMapping - Class in com.amazonaws.services.ec2.model
Describes how block devices are mapped on an Amazon EC2 instance.
InstanceBlockDeviceMapping() - Constructor for class com.amazonaws.services.ec2.model.InstanceBlockDeviceMapping
 
InstanceBlockDeviceMappingSpecification - Class in com.amazonaws.services.ec2.model
Specifies how an instance's block devices should be mapped on a running instance.
InstanceBlockDeviceMappingSpecification() - Constructor for class com.amazonaws.services.ec2.model.InstanceBlockDeviceMappingSpecification
 
InstanceCount - Class in com.amazonaws.services.ec2.model
Instance Count
InstanceCount() - Constructor for class com.amazonaws.services.ec2.model.InstanceCount
 
InstanceExportDetails - Class in com.amazonaws.services.ec2.model
Instance Export Details
InstanceExportDetails() - Constructor for class com.amazonaws.services.ec2.model.InstanceExportDetails
 
InstanceLicense - Class in com.amazonaws.services.ec2.model
Represents an active license in use and attached to an Amazon EC2 instance.
InstanceLicense() - Constructor for class com.amazonaws.services.ec2.model.InstanceLicense
 
InstanceLicenseSpecification - Class in com.amazonaws.services.ec2.model
Part of a request to launch Amazon EC2 instances, specifying which license pool to use if a license should be attached to the new Amazon EC2 instance.
InstanceLicenseSpecification() - Constructor for class com.amazonaws.services.ec2.model.InstanceLicenseSpecification
 
InstanceLifecycleType - Enum in com.amazonaws.services.ec2.model
Instance Lifecycle Type
InstanceMonitoring - Class in com.amazonaws.services.autoscaling.model
The InstanceMonitoring data type.
InstanceMonitoring() - Constructor for class com.amazonaws.services.autoscaling.model.InstanceMonitoring
 
InstanceMonitoring - Class in com.amazonaws.services.ec2.model
Represents the monitoring state of an EC2 instance.
InstanceMonitoring() - Constructor for class com.amazonaws.services.ec2.model.InstanceMonitoring
 
InstanceNetworkInterface - Class in com.amazonaws.services.ec2.model
Instance Network Interface
InstanceNetworkInterface() - Constructor for class com.amazonaws.services.ec2.model.InstanceNetworkInterface
 
InstanceNetworkInterfaceAssociation - Class in com.amazonaws.services.ec2.model
Instance Network Interface Association
InstanceNetworkInterfaceAssociation() - Constructor for class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAssociation
 
InstanceNetworkInterfaceAttachment - Class in com.amazonaws.services.ec2.model
Instance Network Interface Attachment
InstanceNetworkInterfaceAttachment() - Constructor for class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAttachment
 
InstanceNetworkInterfaceSpecification - Class in com.amazonaws.services.ec2.model
Instance Network Interface Specification
InstanceNetworkInterfaceSpecification() - Constructor for class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
 
InstancePrivateIpAddress - Class in com.amazonaws.services.ec2.model
Instance Private Ip Address
InstancePrivateIpAddress() - Constructor for class com.amazonaws.services.ec2.model.InstancePrivateIpAddress
 
InstanceState - Class in com.amazonaws.services.ec2.model
Represents the state of an Amazon EC2 instance.
InstanceState() - Constructor for class com.amazonaws.services.ec2.model.InstanceState
 
InstanceState - Class in com.amazonaws.services.elasticloadbalancing.model
The InstanceState data type.
InstanceState() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.InstanceState
Default constructor for a new InstanceState object.
InstanceStateChange - Class in com.amazonaws.services.ec2.model
Represents a state change for a specific EC2 instance.
InstanceStateChange() - Constructor for class com.amazonaws.services.ec2.model.InstanceStateChange
 
InstanceStateName - Enum in com.amazonaws.services.ec2.model
Instance State Name
InstanceStatus - Class in com.amazonaws.services.ec2.model
Represents the status of an Amazon EC2 instance.
InstanceStatus() - Constructor for class com.amazonaws.services.ec2.model.InstanceStatus
 
InstanceStatusDetails - Class in com.amazonaws.services.ec2.model
Instance Status Details
InstanceStatusDetails() - Constructor for class com.amazonaws.services.ec2.model.InstanceStatusDetails
 
InstanceStatusEvent - Class in com.amazonaws.services.ec2.model
Represents an event that affects the status of an Amazon EC2 instance.
InstanceStatusEvent() - Constructor for class com.amazonaws.services.ec2.model.InstanceStatusEvent
 
InstanceStatusSummary - Class in com.amazonaws.services.ec2.model
Instance Status Summary
InstanceStatusSummary() - Constructor for class com.amazonaws.services.ec2.model.InstanceStatusSummary
 
InstanceType - Enum in com.amazonaws.services.ec2.model
Instance Type
InternalErrorException - Exception in com.amazonaws.services.sns.model
Indicates an internal service error.
InternalErrorException(String) - Constructor for exception com.amazonaws.services.sns.model.InternalErrorException
Constructs a new InternalErrorException with the specified error message.
InternalServerErrorException - Exception in com.amazonaws.services.dynamodb.model
Deprecated. 
InternalServerErrorException(String) - Constructor for exception com.amazonaws.services.dynamodb.model.InternalServerErrorException
Deprecated. Constructs a new InternalServerErrorException with the specified error message.
InternalServerErrorException - Exception in com.amazonaws.services.dynamodbv2.model
An error occurred on the server side.
InternalServerErrorException(String) - Constructor for exception com.amazonaws.services.dynamodbv2.model.InternalServerErrorException
Constructs a new InternalServerErrorException with the specified error message.
InternalServiceException - Exception in com.amazonaws.services.cloudwatch.model
Indicates that the request processing has failed due to some unknown error, exception, or failure.
InternalServiceException(String) - Constructor for exception com.amazonaws.services.cloudwatch.model.InternalServiceException
Constructs a new InternalServiceException with the specified error message.
InvalidAttributeNameException - Exception in com.amazonaws.services.sqs.model
The attribute referred to does not exist.
InvalidAttributeNameException(String) - Constructor for exception com.amazonaws.services.sqs.model.InvalidAttributeNameException
Constructs a new InvalidAttributeNameException with the specified error message.
InvalidAuthorizationMessageException - Exception in com.amazonaws.services.securitytoken.model
The error returned if the message passed to DecodeAuthorizationMessage was invalid.
InvalidAuthorizationMessageException(String) - Constructor for exception com.amazonaws.services.securitytoken.model.InvalidAuthorizationMessageException
Constructs a new InvalidAuthorizationMessageException with the specified error message.
InvalidBatchEntryIdException - Exception in com.amazonaws.services.sqs.model
The Id of a batch entry in a batch request does not abide by the specification.
InvalidBatchEntryIdException(String) - Constructor for exception com.amazonaws.services.sqs.model.InvalidBatchEntryIdException
Constructs a new InvalidBatchEntryIdException with the specified error message.
InvalidConfigurationRequestException - Exception in com.amazonaws.services.elasticloadbalancing.model
Requested configuration change is invalid.
InvalidConfigurationRequestException(String) - Constructor for exception com.amazonaws.services.elasticloadbalancing.model.InvalidConfigurationRequestException
Constructs a new InvalidConfigurationRequestException with the specified error message.
InvalidFormatException - Exception in com.amazonaws.services.cloudwatch.model
Data was not syntactically valid JSON.
InvalidFormatException(String) - Constructor for exception com.amazonaws.services.cloudwatch.model.InvalidFormatException
Constructs a new InvalidFormatException with the specified error message.
InvalidIdentityTokenException - Exception in com.amazonaws.services.securitytoken.model
The web identity token that was passed could not be validated by AWS.
InvalidIdentityTokenException(String) - Constructor for exception com.amazonaws.services.securitytoken.model.InvalidIdentityTokenException
Constructs a new InvalidIdentityTokenException with the specified error message.
InvalidIdFormatException - Exception in com.amazonaws.services.sqs.model
The receipt handle is not valid for the current version.
InvalidIdFormatException(String) - Constructor for exception com.amazonaws.services.sqs.model.InvalidIdFormatException
Constructs a new InvalidIdFormatException with the specified error message.
InvalidInstanceException - Exception in com.amazonaws.services.elasticloadbalancing.model
The specified EndPoint is not valid.
InvalidInstanceException(String) - Constructor for exception com.amazonaws.services.elasticloadbalancing.model.InvalidInstanceException
Constructs a new InvalidInstanceException with the specified error message.
InvalidMessageContentsException - Exception in com.amazonaws.services.sqs.model
The message contains characters outside the allowed set.
InvalidMessageContentsException(String) - Constructor for exception com.amazonaws.services.sqs.model.InvalidMessageContentsException
Constructs a new InvalidMessageContentsException with the specified error message.
InvalidNextTokenException - Exception in com.amazonaws.services.autoscaling.model
The NextToken value is invalid.
InvalidNextTokenException(String) - Constructor for exception com.amazonaws.services.autoscaling.model.InvalidNextTokenException
Constructs a new InvalidNextTokenException with the specified error message.
InvalidNextTokenException - Exception in com.amazonaws.services.cloudwatch.model
The next token specified is invalid.
InvalidNextTokenException(String) - Constructor for exception com.amazonaws.services.cloudwatch.model.InvalidNextTokenException
Constructs a new InvalidNextTokenException with the specified error message.
InvalidNextTokenException - Exception in com.amazonaws.services.simpledb.model
The specified NextToken is not valid.
InvalidNextTokenException(String) - Constructor for exception com.amazonaws.services.simpledb.model.InvalidNextTokenException
Constructs a new InvalidNextTokenException with the specified error message.
InvalidNumberPredicatesException - Exception in com.amazonaws.services.simpledb.model
Too many predicates exist in the query expression.
InvalidNumberPredicatesException(String) - Constructor for exception com.amazonaws.services.simpledb.model.InvalidNumberPredicatesException
Constructs a new InvalidNumberPredicatesException with the specified error message.
InvalidNumberValueTestsException - Exception in com.amazonaws.services.simpledb.model
Too many predicates exist in the query expression.
InvalidNumberValueTestsException(String) - Constructor for exception com.amazonaws.services.simpledb.model.InvalidNumberValueTestsException
Constructs a new InvalidNumberValueTestsException with the specified error message.
InvalidParameterCombinationException - Exception in com.amazonaws.services.cloudwatch.model
Parameters that must not be used together were used together.
InvalidParameterCombinationException(String) - Constructor for exception com.amazonaws.services.cloudwatch.model.InvalidParameterCombinationException
Constructs a new InvalidParameterCombinationException with the specified error message.
InvalidParameterException - Exception in com.amazonaws.services.sns.model
Indicates that a request parameter does not comply with the associated constraints.
InvalidParameterException(String) - Constructor for exception com.amazonaws.services.sns.model.InvalidParameterException
Constructs a new InvalidParameterException with the specified error message.
InvalidParameterValueException - Exception in com.amazonaws.services.cloudwatch.model
Bad or out-of-range value was supplied for the input parameter.
InvalidParameterValueException(String) - Constructor for exception com.amazonaws.services.cloudwatch.model.InvalidParameterValueException
Constructs a new InvalidParameterValueException with the specified error message.
InvalidParameterValueException - Exception in com.amazonaws.services.simpledb.model
The value for a parameter is invalid.
InvalidParameterValueException(String) - Constructor for exception com.amazonaws.services.simpledb.model.InvalidParameterValueException
Constructs a new InvalidParameterValueException with the specified error message.
InvalidQueryExpressionException - Exception in com.amazonaws.services.simpledb.model
The specified query expression syntax is not valid.
InvalidQueryExpressionException(String) - Constructor for exception com.amazonaws.services.simpledb.model.InvalidQueryExpressionException
Constructs a new InvalidQueryExpressionException with the specified error message.
InvalidSchemeException - Exception in com.amazonaws.services.elasticloadbalancing.model
Invalid value for scheme.
InvalidSchemeException(String) - Constructor for exception com.amazonaws.services.elasticloadbalancing.model.InvalidSchemeException
Constructs a new InvalidSchemeException with the specified error message.
InvalidSecurityGroupException - Exception in com.amazonaws.services.elasticloadbalancing.model
One or more specified security groups do not exist.
InvalidSecurityGroupException(String) - Constructor for exception com.amazonaws.services.elasticloadbalancing.model.InvalidSecurityGroupException
Constructs a new InvalidSecurityGroupException with the specified error message.
InvalidSubnetException - Exception in com.amazonaws.services.elasticloadbalancing.model
The VPC has no Internet gateway.
InvalidSubnetException(String) - Constructor for exception com.amazonaws.services.elasticloadbalancing.model.InvalidSubnetException
Constructs a new InvalidSubnetException with the specified error message.
IpAddressCondition - Class in com.amazonaws.auth.policy.conditions
AWS access control policy condition that allows an access control statement to be conditionally applied based on the comparison of the the incoming source IP address at the time of a request against a CIDR IP range.
IpAddressCondition(String) - Constructor for class com.amazonaws.auth.policy.conditions.IpAddressCondition
Constructs a new access policy condition that compares the source IP address of the incoming request to an AWS service against the specified CIDR range.
IpAddressCondition(IpAddressCondition.IpAddressComparisonType, String) - Constructor for class com.amazonaws.auth.policy.conditions.IpAddressCondition
Constructs a new access policy condition that compares the source IP address of the incoming request to an AWS service against the specified CIDR range.
IpAddressCondition.IpAddressComparisonType - Enum in com.amazonaws.auth.policy.conditions
Enumeration of the supported ways an IP address comparison can be evaluated.
IpPermission - Class in com.amazonaws.services.ec2.model
An IP permission describing allowed incoming IP traffic to an Amazon EC2 security group.
IpPermission() - Constructor for class com.amazonaws.services.ec2.model.IpPermission
 
isActionsEnabled() - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
Indicates whether actions should be executed during any changes to the alarm's state.
isActionsEnabled() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
Indicates whether or not actions should be executed during any changes to the alarm's state.
isActive() - Method in class com.amazonaws.services.ec2.model.PriceSchedule
Returns the value of the Active property for this object.
isAllowReassociation() - Method in class com.amazonaws.services.ec2.model.AssociateAddressRequest
Returns the value of the AllowReassociation property for this object.
isAllSegmentScanFinished() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.ParallelScanTask
 
isAssociatePublicIpAddress() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
Used for Auto Scaling groups that launch instances into an Amazon Virtual Private Cloud (Amazon VPC).
isAssociatePublicIpAddress() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Specifies whether the instance is associated with a public IP address (true) or not (false).
isAssociatePublicIpAddress() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
Indicates whether to assign a public IP address to an instance in a VPC.
isAutoEnableIO() - Method in class com.amazonaws.services.ec2.model.DescribeVolumeAttributeResult
Boolean value
isAutoEnableIO() - Method in class com.amazonaws.services.ec2.model.ModifyVolumeAttributeRequest
Returns the value of the AutoEnableIO property for this object.
isConsistentRead() - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBQueryExpression
Deprecated. Returns whether this query uses consistent reads
isConsistentRead() - Method in class com.amazonaws.services.dynamodb.model.GetItemRequest
Deprecated. If set to true, then a consistent read is issued.
isConsistentRead() - Method in class com.amazonaws.services.dynamodb.model.KeysAndAttributes
Deprecated. If set to true, then a consistent read is issued.
isConsistentRead() - Method in class com.amazonaws.services.dynamodb.model.QueryRequest
Deprecated. If set to true, then a consistent read is issued.
isConsistentRead() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBQueryExpression
Returns whether this query uses consistent reads
isConsistentRead() - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
If set to true, then the operation uses strongly consistent reads; otherwise, eventually consistent reads are used.
isConsistentRead() - Method in class com.amazonaws.services.dynamodbv2.model.KeysAndAttributes
The consistency of a read operation.
isConsistentRead() - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
If set to true, then the operation uses strongly consistent reads; otherwise, eventually consistent reads are used.
isConsistentRead() - Method in class com.amazonaws.services.simpledb.model.GetAttributesRequest
Determines whether or not strong consistency should be enforced when data is read from SimpleDB.
isConsistentRead() - Method in class com.amazonaws.services.simpledb.model.SelectRequest
Determines whether or not strong consistency should be enforced when data is read from SimpleDB.
isCount() - Method in class com.amazonaws.services.dynamodb.model.QueryRequest
Deprecated. If set to true, Amazon DynamoDB returns a total number of items that match the query parameters, instead of a list of the matching items and their attributes.
isCount() - Method in class com.amazonaws.services.dynamodb.model.ScanRequest
Deprecated. If set to true, Amazon DynamoDB returns a total number of items for the Scan operation, even if the operation has no matching items for the assigned filter.
isDefault() - Method in class com.amazonaws.services.ec2.model.Vpc
 
isDefaultForAz() - Method in class com.amazonaws.services.ec2.model.Subnet
Returns the value of the DefaultForAz property for this object.
isDeleteMarker() - Method in class com.amazonaws.services.s3.model.DeleteObjectsResult.DeletedObject
Returns whether the object deleted was a delete marker.
isDeleteMarker() - Method in class com.amazonaws.services.s3.model.S3VersionSummary
Returns whether or not this version represents a delete marker.
isDeleteOnTermination() - Method in class com.amazonaws.services.ec2.model.EbsBlockDevice
Specifies whether the Amazon EBS volume is deleted on instance termination.
isDeleteOnTermination() - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDevice
Specifies whether the Amazon EBS volume is deleted on instance termination.
isDeleteOnTermination() - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDeviceSpecification
Specifies whether the Amazon EBS volume is deleted on instance termination.
isDeleteOnTermination() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAttachment
Returns the value of the DeleteOnTermination property for this object.
isDeleteOnTermination() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
Returns the value of the DeleteOnTermination property for this object.
isDeleteOnTermination() - Method in class com.amazonaws.services.ec2.model.VolumeAttachment
`
isDisableApiTermination() - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
Whether this instance can be terminated.
isDisableApiTermination() - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
Boolean value
isDisableApiTermination() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Specifies whether the instance can be terminated using the APIs.
isDkimEnabled() - Method in class com.amazonaws.services.simpleemail.model.IdentityDkimAttributes
True if DKIM signing is enabled for email sent from the identity; false otherwise.
isDkimEnabled() - Method in class com.amazonaws.services.simpleemail.model.SetIdentityDkimEnabledRequest
Sets whether DKIM signing is enabled for an identity.
isDone() - Method in interface com.amazonaws.services.s3.transfer.Transfer
Returns whether or not the transfer is finished (i.e.
isEbsOptimized() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
Whether the instance is optimized for EBS I/O.
isEbsOptimized() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Specifies whether the instance is optimized for EBS I/O (true) or not (false).
isEbsOptimized() - Method in class com.amazonaws.services.ec2.model.Instance
Returns the value of the EbsOptimized property for this object.
isEbsOptimized() - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
Boolean value
isEbsOptimized() - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
Returns the value of the EbsOptimized property for this object.
isEbsOptimized() - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
Boolean value
isEbsOptimized() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Returns the value of the EbsOptimized property for this object.
isEmpty() - Method in class com.amazonaws.services.dynamodb.datamodeling.PaginatedList
Deprecated. Returns whether the collection is empty.
isEmpty() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.PaginatedList
Returns whether the collection is empty.
isEnabled() - Method in class com.amazonaws.services.autoscaling.model.InstanceMonitoring
If True, instance monitoring is enabled.
isEnabled() - Method in class com.amazonaws.services.elasticloadbalancing.model.CrossZoneLoadBalancing
Specifies whether cross-zone load balancing is enabled for the load balancer.
isExists() - Method in class com.amazonaws.services.dynamodb.model.ExpectedAttributeValue
Deprecated. Specify whether or not a value already exists for the attribute name-value pair.
isExists() - Method in class com.amazonaws.services.dynamodbv2.model.ExpectedAttributeValue
Causes Amazon DynamoDB to evaluate the value before attempting a conditional operation:
isExists() - Method in class com.amazonaws.services.simpledb.model.UpdateCondition
A value specifying whether or not the specified attribute must exist with the specified value in order for the update condition to be satisfied.
isForce() - Method in class com.amazonaws.services.ec2.model.DetachVolumeRequest
Forces detachment if the previous detachment attempt did not occur cleanly (logging into an instance, unmounting the volume, and detaching normally).
isForce() - Method in class com.amazonaws.services.ec2.model.StopInstancesRequest
Forces the instance to stop.
isForceDelete() - Method in class com.amazonaws.services.autoscaling.model.DeleteAutoScalingGroupRequest
Starting with API version 2011-01-01, specifies that the Auto Scaling group will be deleted along with all instances associated with the group, without waiting for all instances to be terminated.
isForwardingEnabled() - Method in class com.amazonaws.services.simpleemail.model.IdentityNotificationAttributes
Describes whether Amazon SES will forward feedback as email.
isForwardingEnabled() - Method in class com.amazonaws.services.simpleemail.model.SetIdentityFeedbackForwardingEnabledRequest
Sets whether Amazon SES will forward feedback notifications as email.
isHonorCooldown() - Method in class com.amazonaws.services.autoscaling.model.ExecutePolicyRequest
Set to True if you want Auto Scaling to wait for the cooldown period associated with the Auto Scaling group to complete before executing the policy.
isHonorCooldown() - Method in class com.amazonaws.services.autoscaling.model.SetDesiredCapacityRequest
By default, SetDesiredCapacity overrides any cooldown period associated with the Auto Scaling group.
isIncludeAllInstances() - Method in class com.amazonaws.services.ec2.model.DescribeInstanceStatusRequest
Returns the value of the IncludeAllInstances property for this object.
isIncludeMarketplace() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
Include Marketplace offerings in the response.
isLastPart() - Method in class com.amazonaws.services.s3.model.UploadPartRequest
Returns true if the creator of this request has indicated this part is the last part being uploaded in a multipart upload.
isLatest() - Method in class com.amazonaws.services.s3.model.S3VersionSummary
Returns whether or not this version is the latest version for the associated object.
isLoggingEnabled() - Method in class com.amazonaws.services.s3.model.BucketLoggingConfiguration
Returns true if logging is enabled.
isLongPoll() - Method in class com.amazonaws.services.sqs.buffered.QueueBufferConfig
 
isMapPublicIpOnLaunch() - Method in class com.amazonaws.services.ec2.model.Subnet
Returns the value of the MapPublicIpOnLaunch property for this object.
isMarketplace() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
Returns the value of the Marketplace property for this object.
isMfaDeleteEnabled() - Method in class com.amazonaws.services.s3.model.BucketVersioningConfiguration
Returns true if Multi-Factor Authentication (MFA) Delete is enabled for this bucket versioning configuration, false if it isn't enabled, and null if no information is available about the status of MFADelete.
isMonitoring() - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
Returns the value of the Monitoring property for this object.
isMonitoring() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Enables monitoring for the instance.
isMonitoringEnabled() - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
Enables monitoring for the instance.
isNoReboot() - Method in class com.amazonaws.services.ec2.model.CreateImageRequest
By default this property is set to false, which means Amazon EC2 attempts to cleanly shut down the instance before image creation and reboots the instance afterwards.
isPartialUpdate() - Method in interface com.amazonaws.services.dynamodbv2.datamodeling.AttributeTransformer.Parameters
Returns true if this transformation is being called as part of a partial update operation.
isPathStyleAccess() - Method in class com.amazonaws.services.s3.S3ClientOptions
Returns whether the client uses path-style access for all requests.
isPrimary() - Method in class com.amazonaws.services.ec2.model.InstancePrivateIpAddress
Returns the value of the Primary property for this object.
isPrimary() - Method in class com.amazonaws.services.ec2.model.PrivateIpAddressSpecification
Returns the value of the Primary property for this object.
isPropagateAtLaunch() - Method in class com.amazonaws.services.autoscaling.model.Tag
Specifies whether the new tag will be applied to instances launched after the tag is created.
isPropagateAtLaunch() - Method in class com.amazonaws.services.autoscaling.model.TagDescription
Specifies whether the new tag will be applied to instances launched after the tag is created.
isPublic() - Method in class com.amazonaws.services.ec2.model.Image
True if this image has public launch permissions.
isReplace() - Method in class com.amazonaws.services.simpledb.model.ReplaceableAttribute
A flag specifying whether or not to replace the attribute/value pair or to add a new attribute/value pair.
isScanIndexForward() - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBQueryExpression
Deprecated. Returns whether this query scans forward.
isScanIndexForward() - Method in class com.amazonaws.services.dynamodb.model.QueryRequest
Deprecated. Specifies forward or backward traversal of the index.
isScanIndexForward() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBQueryExpression
Returns whether this query scans forward.
isScanIndexForward() - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
Specifies ascending (true) or descending (false) traversal of the index.
isSenderFault() - Method in class com.amazonaws.services.sqs.model.BatchResultErrorEntry
Whether the error happened due to the sender's fault.
isServiceSupported(String) - Method in class com.amazonaws.regions.Region
Returns whether the given service is supported in this region.
isShouldDecrementDesiredCapacity() - Method in class com.amazonaws.services.autoscaling.model.TerminateInstanceInAutoScalingGroupRequest
Specifies whether (true) or not (false) terminating this instance should also decrement the size of the AutoScalingGroup.
isShouldRespectGracePeriod() - Method in class com.amazonaws.services.autoscaling.model.SetInstanceHealthRequest
If the Auto Scaling group of the specified instance has a HealthCheckGracePeriod specified for the group, by default, this call will respect the grace period.
isSourceDestCheck() - Method in class com.amazonaws.services.ec2.model.Instance
Returns the value of the SourceDestCheck property for this object.
isSourceDestCheck() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
Returns the value of the SourceDestCheck property for this object.
isSourceDestCheck() - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
Boolean value
isSuccessful() - Method in class com.amazonaws.services.ec2.model.DryRunResult
Returns whether the dry-run was successful.
isTruncated() - Method in class com.amazonaws.services.s3.model.MultipartUploadListing
Returns true if the listing is truncated, and additional requests need to be made to get more results.
isTruncated() - Method in class com.amazonaws.services.s3.model.ObjectListing
Gets whether or not this object listing is complete.
isTruncated() - Method in class com.amazonaws.services.s3.model.PartListing
Returns whether or not this listing is truncated, and additional requests need to be made to get more results.
isTruncated() - Method in class com.amazonaws.services.s3.model.VersionListing
Gets whether or not the version listing is complete, indicating if additional calls to Amazon S3 are needed to obtain complete version listing results.
Item - Class in com.amazonaws.services.simpledb.model
Item() - Constructor for class com.amazonaws.services.simpledb.model.Item
Default constructor for a new Item object.
Item(String, List<Attribute>) - Constructor for class com.amazonaws.services.simpledb.model.Item
Constructs a new Item object.
ItemCollectionMetrics - Class in com.amazonaws.services.dynamodbv2.model
Information about item collections, if any, that were affected by the operation.
ItemCollectionMetrics() - Constructor for class com.amazonaws.services.dynamodbv2.model.ItemCollectionMetrics
 
ItemCollectionSizeLimitExceededException - Exception in com.amazonaws.services.dynamodbv2.model
An item collection is too large.
ItemCollectionSizeLimitExceededException(String) - Constructor for exception com.amazonaws.services.dynamodbv2.model.ItemCollectionSizeLimitExceededException
Constructs a new ItemCollectionSizeLimitExceededException with the specified error message.
iterator() - Method in class com.amazonaws.services.dynamodb.datamodeling.PaginatedList
Deprecated. Returns an iterator over this list that lazily initializes results as necessary.
iterator() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.PaginatedList
Returns an iterator over this list that lazily initializes results as necessary.
iterator() - Method in class com.amazonaws.services.s3.iterable.S3Objects
 
iterator() - Method in class com.amazonaws.services.s3.iterable.S3Versions
 

J

JsonMarshaller<T> - Class in com.amazonaws.services.dynamodb.datamodeling
Deprecated. 
JsonMarshaller() - Constructor for class com.amazonaws.services.dynamodb.datamodeling.JsonMarshaller
Deprecated.  
JsonMarshaller<T> - Class in com.amazonaws.services.dynamodbv2.datamodeling
Simple JSON marshaller that uses Jackson mapper.
JsonMarshaller() - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.JsonMarshaller
 

K

Key - Class in com.amazonaws.services.dynamodb.model
Deprecated. 
Key() - Constructor for class com.amazonaws.services.dynamodb.model.Key
Deprecated. Default constructor for a new Key object.
Key(AttributeValue) - Constructor for class com.amazonaws.services.dynamodb.model.Key
Deprecated. Constructs a new Key object.
Key(AttributeValue, AttributeValue) - Constructor for class com.amazonaws.services.dynamodb.model.Key
Deprecated. Constructs a new Key object.
KeyPair - Class in com.amazonaws.services.dynamodb.datamodeling
Deprecated. 
KeyPair() - Constructor for class com.amazonaws.services.dynamodb.datamodeling.KeyPair
Deprecated.  
KeyPair - Class in com.amazonaws.services.dynamodbv2.datamodeling
 
KeyPair() - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.KeyPair
 
KeyPair - Class in com.amazonaws.services.ec2.model
Describes an Amazon EC2 key pair, including the private key material.
KeyPair() - Constructor for class com.amazonaws.services.ec2.model.KeyPair
 
KeyPairInfo - Class in com.amazonaws.services.ec2.model
Describes an Amazon EC2 key pair.
KeyPairInfo() - Constructor for class com.amazonaws.services.ec2.model.KeyPairInfo
 
KeysAndAttributes - Class in com.amazonaws.services.dynamodb.model
Deprecated. 
KeysAndAttributes() - Constructor for class com.amazonaws.services.dynamodb.model.KeysAndAttributes
Deprecated.  
KeysAndAttributes - Class in com.amazonaws.services.dynamodbv2.model
Represents a set of primary keys and, for each key, the attributes to retrieve from the table.
KeysAndAttributes() - Constructor for class com.amazonaws.services.dynamodbv2.model.KeysAndAttributes
 
KeySchema - Class in com.amazonaws.services.dynamodb.model
Deprecated. 
KeySchema() - Constructor for class com.amazonaws.services.dynamodb.model.KeySchema
Deprecated. Default constructor for a new KeySchema object.
KeySchema(KeySchemaElement) - Constructor for class com.amazonaws.services.dynamodb.model.KeySchema
Deprecated. Constructs a new KeySchema object.
KeySchemaElement - Class in com.amazonaws.services.dynamodb.model
Deprecated. 
KeySchemaElement() - Constructor for class com.amazonaws.services.dynamodb.model.KeySchemaElement
Deprecated. Default constructor for a new KeySchemaElement object.
KeySchemaElement - Class in com.amazonaws.services.dynamodbv2.model
Represents a single element of a key schema.
KeySchemaElement() - Constructor for class com.amazonaws.services.dynamodbv2.model.KeySchemaElement
Default constructor for a new KeySchemaElement object.
KeySchemaElement(String, String) - Constructor for class com.amazonaws.services.dynamodbv2.model.KeySchemaElement
Constructs a new KeySchemaElement object.
KeySchemaElement(String, KeyType) - Constructor for class com.amazonaws.services.dynamodbv2.model.KeySchemaElement
Constructs a new KeySchemaElement object.
KeyType - Enum in com.amazonaws.services.dynamodbv2.model
Key Type

L

LAST_MODIFIED - Static variable in interface com.amazonaws.services.s3.Headers
 
lastIndexOf(Object) - Method in class com.amazonaws.services.dynamodb.datamodeling.PaginatedList
Deprecated.  
lastIndexOf(Object) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.PaginatedList
 
LaunchConfiguration - Class in com.amazonaws.services.autoscaling.model
The LaunchConfiguration data type.
LaunchConfiguration() - Constructor for class com.amazonaws.services.autoscaling.model.LaunchConfiguration
 
LaunchPermission - Class in com.amazonaws.services.ec2.model
Describes a permission to launch an Amazon Machine Image (AMI).
LaunchPermission() - Constructor for class com.amazonaws.services.ec2.model.LaunchPermission
 
LaunchPermissionModifications - Class in com.amazonaws.services.ec2.model
Launch Permission Modifications
LaunchPermissionModifications() - Constructor for class com.amazonaws.services.ec2.model.LaunchPermissionModifications
 
LaunchSpecification - Class in com.amazonaws.services.ec2.model
The LaunchSpecificationType data type.
LaunchSpecification() - Constructor for class com.amazonaws.services.ec2.model.LaunchSpecification
 
LBCookieStickinessPolicy - Class in com.amazonaws.services.elasticloadbalancing.model
The LBCookieStickinessPolicy data type.
LBCookieStickinessPolicy() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.LBCookieStickinessPolicy
Default constructor for a new LBCookieStickinessPolicy object.
LBCookieStickinessPolicy(String, Long) - Constructor for class com.amazonaws.services.elasticloadbalancing.model.LBCookieStickinessPolicy
Constructs a new LBCookieStickinessPolicy object.
LegacyS3ProgressListener - Class in com.amazonaws.services.s3.model
A proxy class that wraps the deprecated S3 progress listener and implements the new ProgressListener interface.
LegacyS3ProgressListener(ProgressListener) - Constructor for class com.amazonaws.services.s3.model.LegacyS3ProgressListener
 
License - Class in com.amazonaws.services.ec2.model
A software license that can be associated with an Amazon EC2 instance when launched (ex.
License() - Constructor for class com.amazonaws.services.ec2.model.License
 
LicenseCapacity - Class in com.amazonaws.services.ec2.model
Represents the capacity that a license is able to support.
LicenseCapacity() - Constructor for class com.amazonaws.services.ec2.model.LicenseCapacity
 
LifecycleState - Enum in com.amazonaws.services.autoscaling.model
Lifecycle State
LimitExceededException - Exception in com.amazonaws.services.autoscaling.model
The quota for capacity groups or launch configurations for this customer has already been reached.
LimitExceededException(String) - Constructor for exception com.amazonaws.services.autoscaling.model.LimitExceededException
Constructs a new LimitExceededException with the specified error message.
LimitExceededException - Exception in com.amazonaws.services.cloudwatch.model
The quota for alarms for this customer has already been reached.
LimitExceededException(String) - Constructor for exception com.amazonaws.services.cloudwatch.model.LimitExceededException
Constructs a new LimitExceededException with the specified error message.
LimitExceededException - Exception in com.amazonaws.services.dynamodb.model
Deprecated. 
LimitExceededException(String) - Constructor for exception com.amazonaws.services.dynamodb.model.LimitExceededException
Deprecated. Constructs a new LimitExceededException with the specified error message.
LimitExceededException - Exception in com.amazonaws.services.dynamodbv2.model
The number of concurrent table requests (cumulative number of tables in the CREATING , DELETING or UPDATING state) exceeds the maximum allowed of 10.
LimitExceededException(String) - Constructor for exception com.amazonaws.services.dynamodbv2.model.LimitExceededException
Constructs a new LimitExceededException with the specified error message.
listBuckets() - Method in interface com.amazonaws.services.s3.AmazonS3
Returns a list of all Amazon S3 buckets that the authenticated sender of the request owns.
listBuckets(ListBucketsRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Returns a list of all Amazon S3 buckets that the authenticated sender of the request owns.
listBuckets(ListBucketsRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
listBuckets() - Method in class com.amazonaws.services.s3.AmazonS3Client
 
ListBucketsRequest - Class in com.amazonaws.services.s3.model
Request object for listing all the Amazon S3 buckets owned by a user.
ListBucketsRequest() - Constructor for class com.amazonaws.services.s3.model.ListBucketsRequest
 
listDomains(ListDomainsRequest) - Method in interface com.amazonaws.services.simpledb.AmazonSimpleDB
The ListDomains operation lists all domains associated with the Access Key ID.
listDomains() - Method in interface com.amazonaws.services.simpledb.AmazonSimpleDB
The ListDomains operation lists all domains associated with the Access Key ID.
listDomains(ListDomainsRequest) - Method in class com.amazonaws.services.simpledb.AmazonSimpleDBClient
The ListDomains operation lists all domains associated with the Access Key ID.
listDomains() - Method in class com.amazonaws.services.simpledb.AmazonSimpleDBClient
The ListDomains operation lists all domains associated with the Access Key ID.
listDomainsAsync(ListDomainsRequest) - Method in interface com.amazonaws.services.simpledb.AmazonSimpleDBAsync
The ListDomains operation lists all domains associated with the Access Key ID.
listDomainsAsync(ListDomainsRequest, AsyncHandler<ListDomainsRequest, ListDomainsResult>) - Method in interface com.amazonaws.services.simpledb.AmazonSimpleDBAsync
The ListDomains operation lists all domains associated with the Access Key ID.
listDomainsAsync(ListDomainsRequest) - Method in class com.amazonaws.services.simpledb.AmazonSimpleDBAsyncClient
The ListDomains operation lists all domains associated with the Access Key ID.
listDomainsAsync(ListDomainsRequest, AsyncHandler<ListDomainsRequest, ListDomainsResult>) - Method in class com.amazonaws.services.simpledb.AmazonSimpleDBAsyncClient
The ListDomains operation lists all domains associated with the Access Key ID.
ListDomainsRequest - Class in com.amazonaws.services.simpledb.model
Container for the parameters to the ListDomains operation.
ListDomainsRequest() - Constructor for class com.amazonaws.services.simpledb.model.ListDomainsRequest
Default constructor for a new ListDomainsRequest object.
ListDomainsResult - Class in com.amazonaws.services.simpledb.model
List Domains Result
ListDomainsResult() - Constructor for class com.amazonaws.services.simpledb.model.ListDomainsResult
 
listEndpointsByPlatformApplication(ListEndpointsByPlatformApplicationRequest) - Method in interface com.amazonaws.services.sns.AmazonSNS
The ListEndpointsByPlatformApplication action lists the endpoints and endpoint attributes for devices in a supported push notification service, such as GCM and APNS.
listEndpointsByPlatformApplication(ListEndpointsByPlatformApplicationRequest) - Method in class com.amazonaws.services.sns.AmazonSNSClient
The ListEndpointsByPlatformApplication action lists the endpoints and endpoint attributes for devices in a supported push notification service, such as GCM and APNS.
listEndpointsByPlatformApplicationAsync(ListEndpointsByPlatformApplicationRequest) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
The ListEndpointsByPlatformApplication action lists the endpoints and endpoint attributes for devices in a supported push notification service, such as GCM and APNS.
listEndpointsByPlatformApplicationAsync(ListEndpointsByPlatformApplicationRequest, AsyncHandler<ListEndpointsByPlatformApplicationRequest, ListEndpointsByPlatformApplicationResult>) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
The ListEndpointsByPlatformApplication action lists the endpoints and endpoint attributes for devices in a supported push notification service, such as GCM and APNS.
listEndpointsByPlatformApplicationAsync(ListEndpointsByPlatformApplicationRequest) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
The ListEndpointsByPlatformApplication action lists the endpoints and endpoint attributes for devices in a supported push notification service, such as GCM and APNS.
listEndpointsByPlatformApplicationAsync(ListEndpointsByPlatformApplicationRequest, AsyncHandler<ListEndpointsByPlatformApplicationRequest, ListEndpointsByPlatformApplicationResult>) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
The ListEndpointsByPlatformApplication action lists the endpoints and endpoint attributes for devices in a supported push notification service, such as GCM and APNS.
ListEndpointsByPlatformApplicationRequest - Class in com.amazonaws.services.sns.model
Container for the parameters to the ListEndpointsByPlatformApplication operation.
ListEndpointsByPlatformApplicationRequest() - Constructor for class com.amazonaws.services.sns.model.ListEndpointsByPlatformApplicationRequest
 
ListEndpointsByPlatformApplicationResult - Class in com.amazonaws.services.sns.model
Response for ListEndpointsByPlatformApplication action.
ListEndpointsByPlatformApplicationResult() - Constructor for class com.amazonaws.services.sns.model.ListEndpointsByPlatformApplicationResult
 
Listener - Class in com.amazonaws.services.elasticloadbalancing.model
The Listener data type.
Listener() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.Listener
Default constructor for a new Listener object.
Listener(String, Integer, Integer) - Constructor for class com.amazonaws.services.elasticloadbalancing.model.Listener
Constructs a new Listener object.
ListenerDescription - Class in com.amazonaws.services.elasticloadbalancing.model
The ListenerDescription data type.
ListenerDescription() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.ListenerDescription
Default constructor for a new ListenerDescription object.
ListenerNotFoundException - Exception in com.amazonaws.services.elasticloadbalancing.model
Load balancer does not have a listener configured at the given port.
ListenerNotFoundException(String) - Constructor for exception com.amazonaws.services.elasticloadbalancing.model.ListenerNotFoundException
Constructs a new ListenerNotFoundException with the specified error message.
listIdentities(ListIdentitiesRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
Returns a list containing all of the identities (email addresses and domains) for a specific AWS Account, regardless of verification status.
listIdentities() - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
Returns a list containing all of the identities (email addresses and domains) for a specific AWS Account, regardless of verification status.
listIdentities(ListIdentitiesRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
Returns a list containing all of the identities (email addresses and domains) for a specific AWS Account, regardless of verification status.
listIdentities() - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
Returns a list containing all of the identities (email addresses and domains) for a specific AWS Account, regardless of verification status.
listIdentitiesAsync(ListIdentitiesRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Returns a list containing all of the identities (email addresses and domains) for a specific AWS Account, regardless of verification status.
listIdentitiesAsync(ListIdentitiesRequest, AsyncHandler<ListIdentitiesRequest, ListIdentitiesResult>) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Returns a list containing all of the identities (email addresses and domains) for a specific AWS Account, regardless of verification status.
listIdentitiesAsync(ListIdentitiesRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Returns a list containing all of the identities (email addresses and domains) for a specific AWS Account, regardless of verification status.
listIdentitiesAsync(ListIdentitiesRequest, AsyncHandler<ListIdentitiesRequest, ListIdentitiesResult>) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Returns a list containing all of the identities (email addresses and domains) for a specific AWS Account, regardless of verification status.
ListIdentitiesRequest - Class in com.amazonaws.services.simpleemail.model
Container for the parameters to the ListIdentities operation.
ListIdentitiesRequest() - Constructor for class com.amazonaws.services.simpleemail.model.ListIdentitiesRequest
 
ListIdentitiesResult - Class in com.amazonaws.services.simpleemail.model
Represents a list of all verified identities for the AWS Account.
ListIdentitiesResult() - Constructor for class com.amazonaws.services.simpleemail.model.ListIdentitiesResult
 
ListingState - Enum in com.amazonaws.services.ec2.model
Listing State
ListingStatus - Enum in com.amazonaws.services.ec2.model
Listing Status
listIterator() - Method in class com.amazonaws.services.dynamodb.datamodeling.PaginatedList
Deprecated.  
listIterator(int) - Method in class com.amazonaws.services.dynamodb.datamodeling.PaginatedList
Deprecated.  
listIterator() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.PaginatedList
 
listIterator(int) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.PaginatedList
 
listMetrics(ListMetricsRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatch
Returns a list of valid metrics stored for the AWS account owner.
listMetrics() - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatch
Returns a list of valid metrics stored for the AWS account owner.
listMetrics(ListMetricsRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
Returns a list of valid metrics stored for the AWS account owner.
listMetrics() - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
Returns a list of valid metrics stored for the AWS account owner.
listMetricsAsync(ListMetricsRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Returns a list of valid metrics stored for the AWS account owner.
listMetricsAsync(ListMetricsRequest, AsyncHandler<ListMetricsRequest, ListMetricsResult>) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Returns a list of valid metrics stored for the AWS account owner.
listMetricsAsync(ListMetricsRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
Returns a list of valid metrics stored for the AWS account owner.
listMetricsAsync(ListMetricsRequest, AsyncHandler<ListMetricsRequest, ListMetricsResult>) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
Returns a list of valid metrics stored for the AWS account owner.
ListMetricsRequest - Class in com.amazonaws.services.cloudwatch.model
Container for the parameters to the ListMetrics operation.
ListMetricsRequest() - Constructor for class com.amazonaws.services.cloudwatch.model.ListMetricsRequest
 
ListMetricsResult - Class in com.amazonaws.services.cloudwatch.model
The output for the ListMetrics action.
ListMetricsResult() - Constructor for class com.amazonaws.services.cloudwatch.model.ListMetricsResult
 
listMultipartUploads(ListMultipartUploadsRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Lists in-progress multipart uploads.
listMultipartUploads(ListMultipartUploadsRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
ListMultipartUploadsRequest - Class in com.amazonaws.services.s3.model
Container for the parameters of the ListMultipartUploads operation.
ListMultipartUploadsRequest(String) - Constructor for class com.amazonaws.services.s3.model.ListMultipartUploadsRequest
Constructs a new ListMultipartUploadsRequest to list the multipart uploads from the specified bucket.
listNextBatchOfObjects(ObjectListing) - Method in interface com.amazonaws.services.s3.AmazonS3
Provides an easy way to continue a truncated object listing and retrieve the next page of results.
listNextBatchOfObjects(ObjectListing) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
listNextBatchOfVersions(VersionListing) - Method in interface com.amazonaws.services.s3.AmazonS3
Provides an easy way to continue a truncated VersionListing and retrieve the next page of results.
listNextBatchOfVersions(VersionListing) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
listObjects(String) - Method in interface com.amazonaws.services.s3.AmazonS3
Returns a list of summary information about the objects in the specified buckets.
listObjects(String, String) - Method in interface com.amazonaws.services.s3.AmazonS3
Returns a list of summary information about the objects in the specified bucket.
listObjects(ListObjectsRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Returns a list of summary information about the objects in the specified bucket.
listObjects(String) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
listObjects(String, String) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
listObjects(ListObjectsRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
ListObjectsRequest - Class in com.amazonaws.services.s3.model
Contains options to return a list of summary information about the objects in the specified bucket.
ListObjectsRequest() - Constructor for class com.amazonaws.services.s3.model.ListObjectsRequest
Constructs a new ListObjectsRequest object.
ListObjectsRequest(String, String, String, String, Integer) - Constructor for class com.amazonaws.services.s3.model.ListObjectsRequest
Constructs a new ListObjectsRequest object and initializes all required and optional object fields.
listParts(ListPartsRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Lists the parts that have been uploaded for a specific multipart upload.
listParts(ListPartsRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
ListPartsRequest - Class in com.amazonaws.services.s3.model
Container for the the parameters of the ListParts operation.
ListPartsRequest(String, String, String) - Constructor for class com.amazonaws.services.s3.model.ListPartsRequest
Constructs a new ListPartsRequest from the required parameters bucket name, key and upload ID.
listPlatformApplications(ListPlatformApplicationsRequest) - Method in interface com.amazonaws.services.sns.AmazonSNS
The ListPlatformApplications action lists the platform application objects for the supported push notification services, such as APNS and GCM.
listPlatformApplications() - Method in interface com.amazonaws.services.sns.AmazonSNS
The ListPlatformApplications action lists the platform application objects for the supported push notification services, such as APNS and GCM.
listPlatformApplications(ListPlatformApplicationsRequest) - Method in class com.amazonaws.services.sns.AmazonSNSClient
The ListPlatformApplications action lists the platform application objects for the supported push notification services, such as APNS and GCM.
listPlatformApplications() - Method in class com.amazonaws.services.sns.AmazonSNSClient
The ListPlatformApplications action lists the platform application objects for the supported push notification services, such as APNS and GCM.
listPlatformApplicationsAsync(ListPlatformApplicationsRequest) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
The ListPlatformApplications action lists the platform application objects for the supported push notification services, such as APNS and GCM.
listPlatformApplicationsAsync(ListPlatformApplicationsRequest, AsyncHandler<ListPlatformApplicationsRequest, ListPlatformApplicationsResult>) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
The ListPlatformApplications action lists the platform application objects for the supported push notification services, such as APNS and GCM.
listPlatformApplicationsAsync(ListPlatformApplicationsRequest) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
The ListPlatformApplications action lists the platform application objects for the supported push notification services, such as APNS and GCM.
listPlatformApplicationsAsync(ListPlatformApplicationsRequest, AsyncHandler<ListPlatformApplicationsRequest, ListPlatformApplicationsResult>) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
The ListPlatformApplications action lists the platform application objects for the supported push notification services, such as APNS and GCM.
ListPlatformApplicationsRequest - Class in com.amazonaws.services.sns.model
Container for the parameters to the ListPlatformApplications operation.
ListPlatformApplicationsRequest() - Constructor for class com.amazonaws.services.sns.model.ListPlatformApplicationsRequest
 
ListPlatformApplicationsResult - Class in com.amazonaws.services.sns.model
Response for ListPlatformApplications action.
ListPlatformApplicationsResult() - Constructor for class com.amazonaws.services.sns.model.ListPlatformApplicationsResult
 
listQueues(ListQueuesRequest) - Method in interface com.amazonaws.services.sqs.AmazonSQS
Returns a list of your queues.
listQueues() - Method in interface com.amazonaws.services.sqs.AmazonSQS
Returns a list of your queues.
listQueues(ListQueuesRequest) - Method in class com.amazonaws.services.sqs.AmazonSQSClient
Returns a list of your queues.
listQueues() - Method in class com.amazonaws.services.sqs.AmazonSQSClient
Returns a list of your queues.
listQueues(ListQueuesRequest) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
 
listQueues() - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
 
listQueuesAsync(ListQueuesRequest) - Method in interface com.amazonaws.services.sqs.AmazonSQSAsync
Returns a list of your queues.
listQueuesAsync(ListQueuesRequest, AsyncHandler<ListQueuesRequest, ListQueuesResult>) - Method in interface com.amazonaws.services.sqs.AmazonSQSAsync
Returns a list of your queues.
listQueuesAsync(ListQueuesRequest) - Method in class com.amazonaws.services.sqs.AmazonSQSAsyncClient
Returns a list of your queues.
listQueuesAsync(ListQueuesRequest, AsyncHandler<ListQueuesRequest, ListQueuesResult>) - Method in class com.amazonaws.services.sqs.AmazonSQSAsyncClient
Returns a list of your queues.
listQueuesAsync(ListQueuesRequest) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
 
listQueuesAsync(ListQueuesRequest, AsyncHandler<ListQueuesRequest, ListQueuesResult>) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
 
ListQueuesRequest - Class in com.amazonaws.services.sqs.model
Container for the parameters to the ListQueues operation.
ListQueuesRequest() - Constructor for class com.amazonaws.services.sqs.model.ListQueuesRequest
Default constructor for a new ListQueuesRequest object.
ListQueuesRequest(String) - Constructor for class com.amazonaws.services.sqs.model.ListQueuesRequest
Constructs a new ListQueuesRequest object.
ListQueuesResult - Class in com.amazonaws.services.sqs.model
 
ListQueuesResult() - Constructor for class com.amazonaws.services.sqs.model.ListQueuesResult
 
listSubscriptions(ListSubscriptionsRequest) - Method in interface com.amazonaws.services.sns.AmazonSNS
The ListSubscriptions action returns a list of the requester's subscriptions.
listSubscriptions() - Method in interface com.amazonaws.services.sns.AmazonSNS
The ListSubscriptions action returns a list of the requester's subscriptions.
listSubscriptions(String) - Method in interface com.amazonaws.services.sns.AmazonSNS
The ListSubscriptions action returns a list of the requester's subscriptions.
listSubscriptions(ListSubscriptionsRequest) - Method in class com.amazonaws.services.sns.AmazonSNSClient
The ListSubscriptions action returns a list of the requester's subscriptions.
listSubscriptions() - Method in class com.amazonaws.services.sns.AmazonSNSClient
The ListSubscriptions action returns a list of the requester's subscriptions.
listSubscriptions(String) - Method in class com.amazonaws.services.sns.AmazonSNSClient
The ListSubscriptions action returns a list of the requester's subscriptions.
listSubscriptionsAsync(ListSubscriptionsRequest) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
The ListSubscriptions action returns a list of the requester's subscriptions.
listSubscriptionsAsync(ListSubscriptionsRequest, AsyncHandler<ListSubscriptionsRequest, ListSubscriptionsResult>) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
The ListSubscriptions action returns a list of the requester's subscriptions.
listSubscriptionsAsync(ListSubscriptionsRequest) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
The ListSubscriptions action returns a list of the requester's subscriptions.
listSubscriptionsAsync(ListSubscriptionsRequest, AsyncHandler<ListSubscriptionsRequest, ListSubscriptionsResult>) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
The ListSubscriptions action returns a list of the requester's subscriptions.
listSubscriptionsByTopic(ListSubscriptionsByTopicRequest) - Method in interface com.amazonaws.services.sns.AmazonSNS
The ListSubscriptionsByTopic action returns a list of the subscriptions to a specific topic.
listSubscriptionsByTopic(String, String) - Method in interface com.amazonaws.services.sns.AmazonSNS
The ListSubscriptionsByTopic action returns a list of the subscriptions to a specific topic.
listSubscriptionsByTopic(String) - Method in interface com.amazonaws.services.sns.AmazonSNS
The ListSubscriptionsByTopic action returns a list of the subscriptions to a specific topic.
listSubscriptionsByTopic(ListSubscriptionsByTopicRequest) - Method in class com.amazonaws.services.sns.AmazonSNSClient
The ListSubscriptionsByTopic action returns a list of the subscriptions to a specific topic.
listSubscriptionsByTopic(String, String) - Method in class com.amazonaws.services.sns.AmazonSNSClient
The ListSubscriptionsByTopic action returns a list of the subscriptions to a specific topic.
listSubscriptionsByTopic(String) - Method in class com.amazonaws.services.sns.AmazonSNSClient
The ListSubscriptionsByTopic action returns a list of the subscriptions to a specific topic.
listSubscriptionsByTopicAsync(ListSubscriptionsByTopicRequest) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
The ListSubscriptionsByTopic action returns a list of the subscriptions to a specific topic.
listSubscriptionsByTopicAsync(ListSubscriptionsByTopicRequest, AsyncHandler<ListSubscriptionsByTopicRequest, ListSubscriptionsByTopicResult>) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
The ListSubscriptionsByTopic action returns a list of the subscriptions to a specific topic.
listSubscriptionsByTopicAsync(ListSubscriptionsByTopicRequest) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
The ListSubscriptionsByTopic action returns a list of the subscriptions to a specific topic.
listSubscriptionsByTopicAsync(ListSubscriptionsByTopicRequest, AsyncHandler<ListSubscriptionsByTopicRequest, ListSubscriptionsByTopicResult>) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
The ListSubscriptionsByTopic action returns a list of the subscriptions to a specific topic.
ListSubscriptionsByTopicRequest - Class in com.amazonaws.services.sns.model
Container for the parameters to the ListSubscriptionsByTopic operation.
ListSubscriptionsByTopicRequest() - Constructor for class com.amazonaws.services.sns.model.ListSubscriptionsByTopicRequest
Default constructor for a new ListSubscriptionsByTopicRequest object.
ListSubscriptionsByTopicRequest(String) - Constructor for class com.amazonaws.services.sns.model.ListSubscriptionsByTopicRequest
Constructs a new ListSubscriptionsByTopicRequest object.
ListSubscriptionsByTopicRequest(String, String) - Constructor for class com.amazonaws.services.sns.model.ListSubscriptionsByTopicRequest
Constructs a new ListSubscriptionsByTopicRequest object.
ListSubscriptionsByTopicResult - Class in com.amazonaws.services.sns.model
Response for ListSubscriptionsByTopic action.
ListSubscriptionsByTopicResult() - Constructor for class com.amazonaws.services.sns.model.ListSubscriptionsByTopicResult
 
ListSubscriptionsRequest - Class in com.amazonaws.services.sns.model
Container for the parameters to the ListSubscriptions operation.
ListSubscriptionsRequest() - Constructor for class com.amazonaws.services.sns.model.ListSubscriptionsRequest
Default constructor for a new ListSubscriptionsRequest object.
ListSubscriptionsRequest(String) - Constructor for class com.amazonaws.services.sns.model.ListSubscriptionsRequest
Constructs a new ListSubscriptionsRequest object.
ListSubscriptionsResult - Class in com.amazonaws.services.sns.model
 
ListSubscriptionsResult() - Constructor for class com.amazonaws.services.sns.model.ListSubscriptionsResult
 
listTables(ListTablesRequest) - Method in interface com.amazonaws.services.dynamodb.AmazonDynamoDB
Deprecated.  Retrieves a paginated list of table names created by the AWS Account of the caller in the AWS Region (e.g.
listTables() - Method in interface com.amazonaws.services.dynamodb.AmazonDynamoDB
Deprecated.  Retrieves a paginated list of table names created by the AWS Account of the caller in the AWS Region (e.g.
listTables(ListTablesRequest) - Method in class com.amazonaws.services.dynamodb.AmazonDynamoDBClient
Deprecated.  Retrieves a paginated list of table names created by the AWS Account of the caller in the AWS Region (e.g.
listTables() - Method in class com.amazonaws.services.dynamodb.AmazonDynamoDBClient
Deprecated.  Retrieves a paginated list of table names created by the AWS Account of the caller in the AWS Region (e.g.
listTables(ListTablesRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
Returns an array of all the tables associated with the current account and endpoint.
listTables() - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
Returns an array of all the tables associated with the current account and endpoint.
listTables(String) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
Returns an array of all the tables associated with the current account and endpoint.
listTables(String, Integer) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
Returns an array of all the tables associated with the current account and endpoint.
listTables(Integer) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
Returns an array of all the tables associated with the current account and endpoint.
listTables(ListTablesRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
Returns an array of all the tables associated with the current account and endpoint.
listTables() - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
Returns an array of all the tables associated with the current account and endpoint.
listTables(String) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
Returns an array of all the tables associated with the current account and endpoint.
listTables(String, Integer) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
Returns an array of all the tables associated with the current account and endpoint.
listTables(Integer) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
Returns an array of all the tables associated with the current account and endpoint.
listTablesAsync(ListTablesRequest) - Method in interface com.amazonaws.services.dynamodb.AmazonDynamoDBAsync
Deprecated.  Retrieves a paginated list of table names created by the AWS Account of the caller in the AWS Region (e.g.
listTablesAsync(ListTablesRequest, AsyncHandler<ListTablesRequest, ListTablesResult>) - Method in interface com.amazonaws.services.dynamodb.AmazonDynamoDBAsync
Deprecated.  Retrieves a paginated list of table names created by the AWS Account of the caller in the AWS Region (e.g.
listTablesAsync(ListTablesRequest) - Method in class com.amazonaws.services.dynamodb.AmazonDynamoDBAsyncClient
Deprecated.  Retrieves a paginated list of table names created by the AWS Account of the caller in the AWS Region (e.g.
listTablesAsync(ListTablesRequest, AsyncHandler<ListTablesRequest, ListTablesResult>) - Method in class com.amazonaws.services.dynamodb.AmazonDynamoDBAsyncClient
Deprecated.  Retrieves a paginated list of table names created by the AWS Account of the caller in the AWS Region (e.g.
listTablesAsync(ListTablesRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
Returns an array of all the tables associated with the current account and endpoint.
listTablesAsync(ListTablesRequest, AsyncHandler<ListTablesRequest, ListTablesResult>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
Returns an array of all the tables associated with the current account and endpoint.
listTablesAsync(ListTablesRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
Returns an array of all the tables associated with the current account and endpoint.
listTablesAsync(ListTablesRequest, AsyncHandler<ListTablesRequest, ListTablesResult>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
Returns an array of all the tables associated with the current account and endpoint.
ListTablesRequest - Class in com.amazonaws.services.dynamodb.model
Deprecated. 
ListTablesRequest() - Constructor for class com.amazonaws.services.dynamodb.model.ListTablesRequest
Deprecated.  
ListTablesRequest - Class in com.amazonaws.services.dynamodbv2.model
Container for the parameters to the ListTables operation.
ListTablesRequest() - Constructor for class com.amazonaws.services.dynamodbv2.model.ListTablesRequest
Default constructor for a new ListTablesRequest object.
ListTablesRequest(String) - Constructor for class com.amazonaws.services.dynamodbv2.model.ListTablesRequest
Constructs a new ListTablesRequest object.
ListTablesRequest(String, Integer) - Constructor for class com.amazonaws.services.dynamodbv2.model.ListTablesRequest
Constructs a new ListTablesRequest object.
ListTablesResult - Class in com.amazonaws.services.dynamodb.model
Deprecated. 
ListTablesResult() - Constructor for class com.amazonaws.services.dynamodb.model.ListTablesResult
Deprecated.  
ListTablesResult - Class in com.amazonaws.services.dynamodbv2.model
Represents the output of a ListTables operation.
ListTablesResult() - Constructor for class com.amazonaws.services.dynamodbv2.model.ListTablesResult
 
listTopics(ListTopicsRequest) - Method in interface com.amazonaws.services.sns.AmazonSNS
The ListTopics action returns a list of the requester's topics.
listTopics() - Method in interface com.amazonaws.services.sns.AmazonSNS
The ListTopics action returns a list of the requester's topics.
listTopics(String) - Method in interface com.amazonaws.services.sns.AmazonSNS
The ListTopics action returns a list of the requester's topics.
listTopics(ListTopicsRequest) - Method in class com.amazonaws.services.sns.AmazonSNSClient
The ListTopics action returns a list of the requester's topics.
listTopics() - Method in class com.amazonaws.services.sns.AmazonSNSClient
The ListTopics action returns a list of the requester's topics.
listTopics(String) - Method in class com.amazonaws.services.sns.AmazonSNSClient
The ListTopics action returns a list of the requester's topics.
listTopicsAsync(ListTopicsRequest) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
The ListTopics action returns a list of the requester's topics.
listTopicsAsync(ListTopicsRequest, AsyncHandler<ListTopicsRequest, ListTopicsResult>) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
The ListTopics action returns a list of the requester's topics.
listTopicsAsync(ListTopicsRequest) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
The ListTopics action returns a list of the requester's topics.
listTopicsAsync(ListTopicsRequest, AsyncHandler<ListTopicsRequest, ListTopicsResult>) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
The ListTopics action returns a list of the requester's topics.
ListTopicsRequest - Class in com.amazonaws.services.sns.model
Container for the parameters to the ListTopics operation.
ListTopicsRequest() - Constructor for class com.amazonaws.services.sns.model.ListTopicsRequest
Default constructor for a new ListTopicsRequest object.
ListTopicsRequest(String) - Constructor for class com.amazonaws.services.sns.model.ListTopicsRequest
Constructs a new ListTopicsRequest object.
ListTopicsResult - Class in com.amazonaws.services.sns.model
Response for ListTopics action.
ListTopicsResult() - Constructor for class com.amazonaws.services.sns.model.ListTopicsResult
 
listVerifiedEmailAddresses(ListVerifiedEmailAddressesRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
Returns a list containing all of the email addresses that have been verified.
listVerifiedEmailAddresses() - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
Returns a list containing all of the email addresses that have been verified.
listVerifiedEmailAddresses(ListVerifiedEmailAddressesRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
Returns a list containing all of the email addresses that have been verified.
listVerifiedEmailAddresses() - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
Returns a list containing all of the email addresses that have been verified.
listVerifiedEmailAddressesAsync(ListVerifiedEmailAddressesRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Returns a list containing all of the email addresses that have been verified.
listVerifiedEmailAddressesAsync(ListVerifiedEmailAddressesRequest, AsyncHandler<ListVerifiedEmailAddressesRequest, ListVerifiedEmailAddressesResult>) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Returns a list containing all of the email addresses that have been verified.
listVerifiedEmailAddressesAsync(ListVerifiedEmailAddressesRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Returns a list containing all of the email addresses that have been verified.
listVerifiedEmailAddressesAsync(ListVerifiedEmailAddressesRequest, AsyncHandler<ListVerifiedEmailAddressesRequest, ListVerifiedEmailAddressesResult>) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Returns a list containing all of the email addresses that have been verified.
ListVerifiedEmailAddressesRequest - Class in com.amazonaws.services.simpleemail.model
Container for the parameters to the ListVerifiedEmailAddresses operation.
ListVerifiedEmailAddressesRequest() - Constructor for class com.amazonaws.services.simpleemail.model.ListVerifiedEmailAddressesRequest
 
ListVerifiedEmailAddressesResult - Class in com.amazonaws.services.simpleemail.model
Represents a list of all the email addresses verified for the current user.
ListVerifiedEmailAddressesResult() - Constructor for class com.amazonaws.services.simpleemail.model.ListVerifiedEmailAddressesResult
 
listVersions(String, String) - Method in interface com.amazonaws.services.s3.AmazonS3
Returns a list of summary information about the versions in the specified bucket.
listVersions(String, String, String, String, String, Integer) - Method in interface com.amazonaws.services.s3.AmazonS3
Returns a list of summary information about the versions in the specified bucket.
listVersions(ListVersionsRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Returns a list of summary information about the versions in the specified bucket.
listVersions(String, String) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
listVersions(String, String, String, String, String, Integer) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
listVersions(ListVersionsRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
ListVersionsRequest - Class in com.amazonaws.services.s3.model
Provides options for returning a list of summary information about the versions in a specified bucket.
ListVersionsRequest() - Constructor for class com.amazonaws.services.s3.model.ListVersionsRequest
Constructs a new ListVersionsRequest object.
ListVersionsRequest(String, String, String, String, String, Integer) - Constructor for class com.amazonaws.services.s3.model.ListVersionsRequest
Constructs a new ListVersionsRequest object and initializes all required and optional fields.
load(Class<T>, Object, DynamoDBMapperConfig) - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapper
Deprecated. Loads an object with the hash key given and a configuration override.
load(Class<T>, Object) - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapper
Deprecated. Loads an object with the hash key given, using the default configuration.
load(Class<T>, Object, Object) - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapper
Deprecated. Loads an object with a hash and range key, using the default configuration.
load(Class<T>, Object, Object, DynamoDBMapperConfig) - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapper
Deprecated. Returns an object with the given hash key, or null if no such object exists.
load(Class<T>, Object, DynamoDBMapperConfig) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
Loads an object with the hash key given and a configuration override.
load(Class<T>, Object) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
Loads an object with the hash key given, using the default configuration.
load(Class<T>, Object, Object) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
Loads an object with a hash and range key, using the default configuration.
load(T) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
Returns an object whose keys match those of the prototype key object given, or null if no such item exists.
load(T, DynamoDBMapperConfig) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
Returns an object whose keys match those of the prototype key object given, or null if no such item exists.
load(Class<T>, Object, Object, DynamoDBMapperConfig) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
Returns an object with the given hash key, or null if no such object exists.
loadAllResults() - Method in class com.amazonaws.services.dynamodb.datamodeling.PaginatedList
Deprecated. Eagerly loads all results for this list.
loadAllResults() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.PaginatedList
Eagerly loads all results for this list.
LoadBalancerAttributeNotFoundException - Exception in com.amazonaws.services.elasticloadbalancing.model
The specified load balancer attribute could not be found.
LoadBalancerAttributeNotFoundException(String) - Constructor for exception com.amazonaws.services.elasticloadbalancing.model.LoadBalancerAttributeNotFoundException
Constructs a new LoadBalancerAttributeNotFoundException with the specified error message.
LoadBalancerAttributes - Class in com.amazonaws.services.elasticloadbalancing.model
The LoadBalancerAttributes data type.
LoadBalancerAttributes() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerAttributes
 
LoadBalancerDescription - Class in com.amazonaws.services.elasticloadbalancing.model
Contains the result of a successful invocation of DescribeLoadBalancers.
LoadBalancerDescription() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
Default constructor for a new LoadBalancerDescription object.
LoadBalancerNotFoundException - Exception in com.amazonaws.services.elasticloadbalancing.model
The specified load balancer could not be found.
LoadBalancerNotFoundException(String) - Constructor for exception com.amazonaws.services.elasticloadbalancing.model.LoadBalancerNotFoundException
Constructs a new LoadBalancerNotFoundException with the specified error message.
LocalSecondaryIndex - Class in com.amazonaws.services.dynamodbv2.model
Represents a local secondary index.
LocalSecondaryIndex() - Constructor for class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndex
 
LocalSecondaryIndexDescription - Class in com.amazonaws.services.dynamodbv2.model
Represents the properties of a local secondary index.
LocalSecondaryIndexDescription() - Constructor for class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexDescription
 
LOCATION_CONSTRAINT_CONDITION_KEY - Static variable in class com.amazonaws.auth.policy.conditions.S3ConditionFactory
Condition key for the location constraint specified by a request.
LONGPOLL_WAIT_TIMEOUT_SECONDS_DEFAULT - Static variable in class com.amazonaws.services.sqs.buffered.QueueBufferConfig
 

M

MalformedPolicyDocumentException - Exception in com.amazonaws.services.securitytoken.model
The request was rejected because the policy document was malformed.
MalformedPolicyDocumentException(String) - Constructor for exception com.amazonaws.services.securitytoken.model.MalformedPolicyDocumentException
Constructs a new MalformedPolicyDocumentException with the specified error message.
marshall(T) - Method in interface com.amazonaws.services.dynamodb.datamodeling.DynamoDBMarshaller
Deprecated. Turns an object of type T into its String representation.
marshall(T) - Method in class com.amazonaws.services.dynamodb.datamodeling.JsonMarshaller
Deprecated.  
marshall(T) - Method in interface com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMarshaller
Turns an object of type T into its String representation.
marshall(T) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.JsonMarshaller
 
marshallIntoObject(Class<T>, Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapper
Deprecated. Creates and fills in the attributes on an instance of the class given with the attributes given.
marshallIntoObject(Class<T>, Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
Deprecated. in favor of DynamoDBMapper.marshalIntoObject(AttributeTransformer.Parameters)
marshallIntoObjects(Class<T>, List<Map<String, AttributeValue>>) - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapper
Deprecated. Marshalls the list of item attributes into objects of type clazz
marshallIntoObjects(Class<T>, List<Map<String, AttributeValue>>) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
Deprecated. in favor of DynamoDBMapper.marshalIntoObjects(List)
MATERIALS_DESCRIPTION - Static variable in interface com.amazonaws.services.s3.Headers
JSON-encoded description of encryption materials used during encryption
MAX_BATCH_OPEN_MS_DEFAULT - Static variable in class com.amazonaws.services.sqs.buffered.QueueBufferConfig
200 milliseconds
MAX_BATCH_SIZE_BYTES - Static variable in class com.amazonaws.services.sqs.buffered.QueueBufferConfig
 
MAX_BATCH_SIZE_BYTES_DEFAULT - Static variable in class com.amazonaws.services.sqs.buffered.QueueBufferConfig
64 kilobytes
MAX_BATCH_SIZE_DEFAULT - Static variable in class com.amazonaws.services.sqs.buffered.QueueBufferConfig
 
MAX_DONE_RECEIVE_BATCHES_DEFAULT - Static variable in class com.amazonaws.services.sqs.buffered.QueueBufferConfig
10 batches
MAX_INFLIGHT_OUTBOUND_BATCHES_DEFAULT - Static variable in class com.amazonaws.services.sqs.buffered.QueueBufferConfig
5 batches
MAX_INFLIGHT_RECEIVE_BATCHES_DEFAULT - Static variable in class com.amazonaws.services.sqs.buffered.QueueBufferConfig
10 batches
MAX_KEYS_CONDITION_KEY - Static variable in class com.amazonaws.auth.policy.conditions.S3ConditionFactory
Condition key for the max keys specified by a request.
Message - Class in com.amazonaws.services.simpleemail.model
Represents the message to be sent, composed of a subject and a body.
Message() - Constructor for class com.amazonaws.services.simpleemail.model.Message
Default constructor for a new Message object.
Message(Content, Body) - Constructor for class com.amazonaws.services.simpleemail.model.Message
Constructs a new Message object.
Message - Class in com.amazonaws.services.sqs.model
 
Message() - Constructor for class com.amazonaws.services.sqs.model.Message
Default constructor for a new Message object.
MessageMD5ChecksumHandler - Class in com.amazonaws.services.sqs
SQS operations on sending and receiving messages will return the MD5 digest of the message body.
MessageMD5ChecksumHandler() - Constructor for class com.amazonaws.services.sqs.MessageMD5ChecksumHandler
 
MessageNotInflightException - Exception in com.amazonaws.services.sqs.model
The message referred to is not in flight.
MessageNotInflightException(String) - Constructor for exception com.amazonaws.services.sqs.model.MessageNotInflightException
Constructs a new MessageNotInflightException with the specified error message.
MessageRejectedException - Exception in com.amazonaws.services.simpleemail.model
Indicates that the action failed, and the message could not be sent.
MessageRejectedException(String) - Constructor for exception com.amazonaws.services.simpleemail.model.MessageRejectedException
Constructs a new MessageRejectedException with the specified error message.
METADATA_DIRECTIVE - Static variable in interface com.amazonaws.services.s3.Headers
S3 request header indicating how to handle metadata when copying an object
METADATA_DIRECTIVE_CONDITION_KEY - Static variable in class com.amazonaws.auth.policy.conditions.S3ConditionFactory
Condition key for the metadata directive specified by a request to copy an object.
Metric - Class in com.amazonaws.services.cloudwatch.model
The Metric data type contains information about a specific metric.
Metric() - Constructor for class com.amazonaws.services.cloudwatch.model.Metric
 
MetricAlarm - Class in com.amazonaws.services.cloudwatch.model
The MetricAlarm data type represents an alarm.
MetricAlarm() - Constructor for class com.amazonaws.services.cloudwatch.model.MetricAlarm
 
MetricCollectionType - Class in com.amazonaws.services.autoscaling.model
The MetricCollectionType data type.
MetricCollectionType() - Constructor for class com.amazonaws.services.autoscaling.model.MetricCollectionType
 
MetricDatum - Class in com.amazonaws.services.cloudwatch.model
The MetricDatum data type encapsulates the information sent with PutMetricData to either create a new metric or add new values to be aggregated into an existing metric.
MetricDatum() - Constructor for class com.amazonaws.services.cloudwatch.model.MetricDatum
 
MetricGranularityType - Class in com.amazonaws.services.autoscaling.model
The MetricGranularityType data type.
MetricGranularityType() - Constructor for class com.amazonaws.services.autoscaling.model.MetricGranularityType
 
MissingParameterException - Exception in com.amazonaws.services.simpledb.model
The request must contain the specified missing parameter.
MissingParameterException(String) - Constructor for exception com.amazonaws.services.simpledb.model.MissingParameterException
Constructs a new MissingParameterException with the specified error message.
MissingRequiredParameterException - Exception in com.amazonaws.services.cloudwatch.model
An input parameter that is mandatory for processing the request is not supplied.
MissingRequiredParameterException(String) - Constructor for exception com.amazonaws.services.cloudwatch.model.MissingRequiredParameterException
Constructs a new MissingRequiredParameterException with the specified error message.
modifyImageAttribute(ModifyImageAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
The ModifyImageAttribute operation modifies an attribute of an AMI.
modifyImageAttribute(ModifyImageAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
The ModifyImageAttribute operation modifies an attribute of an AMI.
modifyImageAttributeAsync(ModifyImageAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
The ModifyImageAttribute operation modifies an attribute of an AMI.
modifyImageAttributeAsync(ModifyImageAttributeRequest, AsyncHandler<ModifyImageAttributeRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
The ModifyImageAttribute operation modifies an attribute of an AMI.
modifyImageAttributeAsync(ModifyImageAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
The ModifyImageAttribute operation modifies an attribute of an AMI.
modifyImageAttributeAsync(ModifyImageAttributeRequest, AsyncHandler<ModifyImageAttributeRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
The ModifyImageAttribute operation modifies an attribute of an AMI.
ModifyImageAttributeRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the ModifyImageAttribute operation.
ModifyImageAttributeRequest() - Constructor for class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
Default constructor for a new ModifyImageAttributeRequest object.
ModifyImageAttributeRequest(String, String) - Constructor for class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
Constructs a new ModifyImageAttributeRequest object.
modifyInstanceAttribute(ModifyInstanceAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Modifies an attribute of an instance.
modifyInstanceAttribute(ModifyInstanceAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Modifies an attribute of an instance.
modifyInstanceAttributeAsync(ModifyInstanceAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Modifies an attribute of an instance.
modifyInstanceAttributeAsync(ModifyInstanceAttributeRequest, AsyncHandler<ModifyInstanceAttributeRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Modifies an attribute of an instance.
modifyInstanceAttributeAsync(ModifyInstanceAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Modifies an attribute of an instance.
modifyInstanceAttributeAsync(ModifyInstanceAttributeRequest, AsyncHandler<ModifyInstanceAttributeRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Modifies an attribute of an instance.
ModifyInstanceAttributeRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the ModifyInstanceAttribute operation.
ModifyInstanceAttributeRequest() - Constructor for class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
Default constructor for a new ModifyInstanceAttributeRequest object.
ModifyInstanceAttributeRequest(String, String) - Constructor for class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
Constructs a new ModifyInstanceAttributeRequest object.
ModifyInstanceAttributeRequest(String, InstanceAttributeName) - Constructor for class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
Constructs a new ModifyInstanceAttributeRequest object.
modifyLoadBalancerAttributes(ModifyLoadBalancerAttributesRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancing
Modifies the attributes of a specified load balancer.
modifyLoadBalancerAttributes(ModifyLoadBalancerAttributesRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingClient
Modifies the attributes of a specified load balancer.
modifyLoadBalancerAttributesAsync(ModifyLoadBalancerAttributesRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
Modifies the attributes of a specified load balancer.
modifyLoadBalancerAttributesAsync(ModifyLoadBalancerAttributesRequest, AsyncHandler<ModifyLoadBalancerAttributesRequest, ModifyLoadBalancerAttributesResult>) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
Modifies the attributes of a specified load balancer.
modifyLoadBalancerAttributesAsync(ModifyLoadBalancerAttributesRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Modifies the attributes of a specified load balancer.
modifyLoadBalancerAttributesAsync(ModifyLoadBalancerAttributesRequest, AsyncHandler<ModifyLoadBalancerAttributesRequest, ModifyLoadBalancerAttributesResult>) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Modifies the attributes of a specified load balancer.
ModifyLoadBalancerAttributesRequest - Class in com.amazonaws.services.elasticloadbalancing.model
Container for the parameters to the ModifyLoadBalancerAttributes operation.
ModifyLoadBalancerAttributesRequest() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.ModifyLoadBalancerAttributesRequest
 
ModifyLoadBalancerAttributesResult - Class in com.amazonaws.services.elasticloadbalancing.model
The output for the ModifyLoadBalancerAttributes action.
ModifyLoadBalancerAttributesResult() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.ModifyLoadBalancerAttributesResult
 
modifyReservedInstances(ModifyReservedInstancesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
The ModifyReservedInstances operation modifies the Availability Zone, instance count, instance type, or network platform (EC2-Classic or EC2-VPC) of your Reserved Instances.
modifyReservedInstances(ModifyReservedInstancesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
The ModifyReservedInstances operation modifies the Availability Zone, instance count, instance type, or network platform (EC2-Classic or EC2-VPC) of your Reserved Instances.
modifyReservedInstancesAsync(ModifyReservedInstancesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
The ModifyReservedInstances operation modifies the Availability Zone, instance count, instance type, or network platform (EC2-Classic or EC2-VPC) of your Reserved Instances.
modifyReservedInstancesAsync(ModifyReservedInstancesRequest, AsyncHandler<ModifyReservedInstancesRequest, ModifyReservedInstancesResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
The ModifyReservedInstances operation modifies the Availability Zone, instance count, instance type, or network platform (EC2-Classic or EC2-VPC) of your Reserved Instances.
modifyReservedInstancesAsync(ModifyReservedInstancesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
The ModifyReservedInstances operation modifies the Availability Zone, instance count, instance type, or network platform (EC2-Classic or EC2-VPC) of your Reserved Instances.
modifyReservedInstancesAsync(ModifyReservedInstancesRequest, AsyncHandler<ModifyReservedInstancesRequest, ModifyReservedInstancesResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
The ModifyReservedInstances operation modifies the Availability Zone, instance count, instance type, or network platform (EC2-Classic or EC2-VPC) of your Reserved Instances.
ModifyReservedInstancesRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the ModifyReservedInstances operation.
ModifyReservedInstancesRequest() - Constructor for class com.amazonaws.services.ec2.model.ModifyReservedInstancesRequest
 
ModifyReservedInstancesResult - Class in com.amazonaws.services.ec2.model
The result of modifying Reserved Instances.
ModifyReservedInstancesResult() - Constructor for class com.amazonaws.services.ec2.model.ModifyReservedInstancesResult
 
modifySnapshotAttribute(ModifySnapshotAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Adds or remove permission settings for the specified snapshot.
modifySnapshotAttribute(ModifySnapshotAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Adds or remove permission settings for the specified snapshot.
modifySnapshotAttributeAsync(ModifySnapshotAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Adds or remove permission settings for the specified snapshot.
modifySnapshotAttributeAsync(ModifySnapshotAttributeRequest, AsyncHandler<ModifySnapshotAttributeRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Adds or remove permission settings for the specified snapshot.
modifySnapshotAttributeAsync(ModifySnapshotAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Adds or remove permission settings for the specified snapshot.
modifySnapshotAttributeAsync(ModifySnapshotAttributeRequest, AsyncHandler<ModifySnapshotAttributeRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Adds or remove permission settings for the specified snapshot.
ModifySnapshotAttributeRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the ModifySnapshotAttribute operation.
ModifySnapshotAttributeRequest() - Constructor for class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
Default constructor for a new ModifySnapshotAttributeRequest object.
ModifySnapshotAttributeRequest(String, String, String) - Constructor for class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
Constructs a new ModifySnapshotAttributeRequest object.
ModifySnapshotAttributeRequest(String, SnapshotAttributeName, String) - Constructor for class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
Constructs a new ModifySnapshotAttributeRequest object.
modifyVolumeAttribute(ModifyVolumeAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
 
modifyVolumeAttribute(ModifyVolumeAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
 
modifyVolumeAttributeAsync(ModifyVolumeAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
 
modifyVolumeAttributeAsync(ModifyVolumeAttributeRequest, AsyncHandler<ModifyVolumeAttributeRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
 
modifyVolumeAttributeAsync(ModifyVolumeAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
 
modifyVolumeAttributeAsync(ModifyVolumeAttributeRequest, AsyncHandler<ModifyVolumeAttributeRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
 
ModifyVolumeAttributeRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the ModifyVolumeAttribute operation.
ModifyVolumeAttributeRequest() - Constructor for class com.amazonaws.services.ec2.model.ModifyVolumeAttributeRequest
 
Monitoring - Class in com.amazonaws.services.ec2.model
Describes the monitoring status of an Amazon EC2 instance.
Monitoring() - Constructor for class com.amazonaws.services.ec2.model.Monitoring
 
MonitoringState - Enum in com.amazonaws.services.ec2.model
Monitoring State
monitorInstances(MonitorInstancesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Enables monitoring for a running instance.
monitorInstances(MonitorInstancesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Enables monitoring for a running instance.
monitorInstancesAsync(MonitorInstancesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Enables monitoring for a running instance.
monitorInstancesAsync(MonitorInstancesRequest, AsyncHandler<MonitorInstancesRequest, MonitorInstancesResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Enables monitoring for a running instance.
monitorInstancesAsync(MonitorInstancesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Enables monitoring for a running instance.
monitorInstancesAsync(MonitorInstancesRequest, AsyncHandler<MonitorInstancesRequest, MonitorInstancesResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Enables monitoring for a running instance.
MonitorInstancesRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the MonitorInstances operation.
MonitorInstancesRequest() - Constructor for class com.amazonaws.services.ec2.model.MonitorInstancesRequest
Default constructor for a new MonitorInstancesRequest object.
MonitorInstancesRequest(List<String>) - Constructor for class com.amazonaws.services.ec2.model.MonitorInstancesRequest
Constructs a new MonitorInstancesRequest object.
MonitorInstancesResult - Class in com.amazonaws.services.ec2.model
The result of enabling monitoring on a set of Amazon EC2 instances.
MonitorInstancesResult() - Constructor for class com.amazonaws.services.ec2.model.MonitorInstancesResult
 
MultiFactorAuthentication - Class in com.amazonaws.services.s3.model
Contains Multi-Factor Authentication (MFA) information to be included in Amazon S3 requests, consisting of the serial number of the MFA device associated with your AWS account and the current, unique MFA token generated by that device.
MultiFactorAuthentication(String, String) - Constructor for class com.amazonaws.services.s3.model.MultiFactorAuthentication
Constructs a new MultiFactorAuthentication object for use in any Amazonn S3 operation that accepts requests with Multi-Factor Authentication (MFA).
MultiObjectDeleteException - Exception in com.amazonaws.services.s3.model
Exception for partial or total failure of the multi-object delete API, including the errors that occurred.
MultiObjectDeleteException(Collection<MultiObjectDeleteException.DeleteError>, Collection<DeleteObjectsResult.DeletedObject>) - Constructor for exception com.amazonaws.services.s3.model.MultiObjectDeleteException
 
MultiObjectDeleteException.DeleteError - Class in com.amazonaws.services.s3.model
An error that occurred when deleting an object.
MultiObjectDeleteException.DeleteError() - Constructor for class com.amazonaws.services.s3.model.MultiObjectDeleteException.DeleteError
 
MultipartUpload - Class in com.amazonaws.services.s3.model
A multipart upload is an upload to Amazon S3 that is creating by uploading individual pieces of an object, then telling Amazon S3 to complete the multipart upload and concatenate all the individual pieces together into a single object.
MultipartUpload() - Constructor for class com.amazonaws.services.s3.model.MultipartUpload
 
MultipartUploadListing - Class in com.amazonaws.services.s3.model
The ListMultipartUploadsResponse contains all the information about the ListMultipartUploads method.
MultipartUploadListing() - Constructor for class com.amazonaws.services.s3.model.MultipartUploadListing
 
MultipleFileDownload - Interface in com.amazonaws.services.s3.transfer
Multiple file download of an entire virtual directory.
MultipleFileUpload - Interface in com.amazonaws.services.s3.transfer
Multiple file download of an entire virtual directory.

N

name() - Method in class com.amazonaws.services.s3.metrics.S3ServiceMetric
 
NetworkInterfaceStatus - Enum in com.amazonaws.services.ec2.model
Network Interface Status
newCannedACLCondition(CannedAccessControlList) - Static method in class com.amazonaws.auth.policy.conditions.S3ConditionFactory
Constructs a new access policy condition that compares an Amazon S3 canned ACL with the canned ACL specified by an incoming request.
newEndpointCondition(String) - Static method in class com.amazonaws.auth.policy.conditions.SNSConditionFactory
Constructs a new access policy condition that compares the requested endpoint used to subscribe to an Amazon SNS topic with the specified endpoint pattern.
newProtocolCondition(String) - Static method in class com.amazonaws.auth.policy.conditions.SNSConditionFactory
Constructs a new AWS access control policy condition that allows an access control statement to restrict subscriptions to an Amazon SNS topic based on the protocol being used for the subscription.
newRefererCondition(StringCondition.StringComparisonType, String) - Static method in class com.amazonaws.auth.policy.conditions.ConditionFactory
Constructs a new access control policy condition that tests the incoming request's referer field against the specified value, using the specified comparison type.
newRequestHandler2Chain(String) - Method in class com.amazonaws.handlers.HandlerChainFactory
Constructs a new request handler (v2) chain by analyzing the specified classpath resource.
newRequestHandlerChain(String) - Method in class com.amazonaws.handlers.HandlerChainFactory
For backward compatibility, constructs a new request handler chain adapted to RequestHandler2 by analyzing the specified classpath resource.
newSecureTransportCondition() - Static method in class com.amazonaws.auth.policy.conditions.ConditionFactory
Constructs a new access control policy condition that tests if the incoming request was sent over a secure transport (HTTPS).
newSourceArnCondition(String) - Static method in class com.amazonaws.auth.policy.conditions.ConditionFactory
Constructs a new access policy condition that compares the Amazon Resource Name (ARN) of the source of an AWS resource that is modifying another AWS resource with the specified pattern.
newUserAgentCondition(StringCondition.StringComparisonType, String) - Static method in class com.amazonaws.auth.policy.conditions.ConditionFactory
Constructs a new access control policy condition that tests the incoming request's user agent field against the specified value, using the specified comparison type.
NoSessionSupportCredentials - Interface in com.amazonaws.auth
Marker interface for credentials that should not be used to start AWS Security Token Service sessions.
NoSuchDomainException - Exception in com.amazonaws.services.simpledb.model
The specified domain does not exist.
NoSuchDomainException(String) - Constructor for exception com.amazonaws.services.simpledb.model.NoSuchDomainException
Constructs a new NoSuchDomainException with the specified error message.
NotFoundException - Exception in com.amazonaws.services.sns.model
Indicates that the requested resource does not exist.
NotFoundException(String) - Constructor for exception com.amazonaws.services.sns.model.NotFoundException
Constructs a new NotFoundException with the specified error message.
NotificationConfiguration - Class in com.amazonaws.services.autoscaling.model
The NotificationConfiguration data type.
NotificationConfiguration() - Constructor for class com.amazonaws.services.autoscaling.model.NotificationConfiguration
 
NotificationType - Enum in com.amazonaws.services.simpleemail.model
Notification Type
NumberDomainAttributesExceededException - Exception in com.amazonaws.services.simpledb.model
Too many attributes in this domain.
NumberDomainAttributesExceededException(String) - Constructor for exception com.amazonaws.services.simpledb.model.NumberDomainAttributesExceededException
Constructs a new NumberDomainAttributesExceededException with the specified error message.
NumberDomainBytesExceededException - Exception in com.amazonaws.services.simpledb.model
Too many bytes in this domain.
NumberDomainBytesExceededException(String) - Constructor for exception com.amazonaws.services.simpledb.model.NumberDomainBytesExceededException
Constructs a new NumberDomainBytesExceededException with the specified error message.
NumberDomainsExceededException - Exception in com.amazonaws.services.simpledb.model
Too many domains exist per this account.
NumberDomainsExceededException(String) - Constructor for exception com.amazonaws.services.simpledb.model.NumberDomainsExceededException
Constructs a new NumberDomainsExceededException with the specified error message.
NumberItemAttributesExceededException - Exception in com.amazonaws.services.simpledb.model
Too many attributes in this item.
NumberItemAttributesExceededException(String) - Constructor for exception com.amazonaws.services.simpledb.model.NumberItemAttributesExceededException
Constructs a new NumberItemAttributesExceededException with the specified error message.
NumberSubmittedAttributesExceededException - Exception in com.amazonaws.services.simpledb.model
Too many attributes exist in a single call.
NumberSubmittedAttributesExceededException(String) - Constructor for exception com.amazonaws.services.simpledb.model.NumberSubmittedAttributesExceededException
Constructs a new NumberSubmittedAttributesExceededException with the specified error message.
NumberSubmittedItemsExceededException - Exception in com.amazonaws.services.simpledb.model
Too many items exist in a single call.
NumberSubmittedItemsExceededException(String) - Constructor for exception com.amazonaws.services.simpledb.model.NumberSubmittedItemsExceededException
Constructs a new NumberSubmittedItemsExceededException with the specified error message.
NumericCondition - Class in com.amazonaws.auth.policy.conditions
AWS access control policy condition that allows an access control statement to be conditionally applied based on a numeric comparison.
NumericCondition(NumericCondition.NumericComparisonType, String, String) - Constructor for class com.amazonaws.auth.policy.conditions.NumericCondition
Constructs a new access policy condition that compares two numbers.
NumericCondition.NumericComparisonType - Enum in com.amazonaws.auth.policy.conditions
Enumeration of the supported ways a numeric comparison can be evaluated

O

ObjectListing - Class in com.amazonaws.services.s3.model
Contains the results of listing the objects in an Amazon S3 bucket.
ObjectListing() - Constructor for class com.amazonaws.services.s3.model.ObjectListing
 
objectMetadata - Variable in class com.amazonaws.services.s3.model.InitiateMultipartUploadRequest
Additional information about the new object being created, such as content type, content encoding, user metadata, etc.
ObjectMetadata - Class in com.amazonaws.services.s3.model
Represents the object metadata that is stored with Amazon S3.
ObjectMetadata() - Constructor for class com.amazonaws.services.s3.model.ObjectMetadata
 
ObjectMetadataProvider - Interface in com.amazonaws.services.s3.transfer
This is the callback interface which is used by TransferManager.uploadDirectory and TransferManager.uploadFileList.
OFF - Static variable in class com.amazonaws.services.s3.model.BucketVersioningConfiguration
S3 bucket versioning status indicating that versioning is off for a bucket.
OfferingTypeValues - Enum in com.amazonaws.services.ec2.model
Offering Type Values
onError(Exception) - Method in interface com.amazonaws.handlers.AsyncHandler
Invoked after an asynchronous request
onSuccess(REQUEST, RESULT) - Method in interface com.amazonaws.handlers.AsyncHandler
Invoked after an asynchronous request has completed successfully.
Opsworks - Static variable in class com.amazonaws.regions.ServiceAbbreviations
 
OverLimitException - Exception in com.amazonaws.services.sqs.model
The operation that you requested would violate a limit.
OverLimitException(String) - Constructor for exception com.amazonaws.services.sqs.model.OverLimitException
Constructs a new OverLimitException with the specified error message.
Owner - Class in com.amazonaws.services.s3.model
Represents the owner of an Amazon S3 bucket.
Owner() - Constructor for class com.amazonaws.services.s3.model.Owner
Constructs a new Owner without specifying an ID or display name.
Owner(String, String) - Constructor for class com.amazonaws.services.s3.model.Owner
Constructs a new Owner with the specified ID and display name.

P

PackedPolicyTooLargeException - Exception in com.amazonaws.services.securitytoken.model
The request was rejected because the policy document was too large.
PackedPolicyTooLargeException(String) - Constructor for exception com.amazonaws.services.securitytoken.model.PackedPolicyTooLargeException
Constructs a new PackedPolicyTooLargeException with the specified error message.
PaginatedList<T> - Class in com.amazonaws.services.dynamodb.datamodeling
Deprecated. 
PaginatedList(DynamoDBMapper, Class<T>, AmazonDynamoDB) - Constructor for class com.amazonaws.services.dynamodb.datamodeling.PaginatedList
Deprecated.  
PaginatedList<T> - Class in com.amazonaws.services.dynamodbv2.datamodeling
Unmodifiable list supporting paginated result sets from Amazon DynamoDB.
PaginatedList(DynamoDBMapper, Class<T>, AmazonDynamoDB) - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.PaginatedList
Constructs a PaginatedList instance using the default PaginationLoadingStrategy
PaginatedList(DynamoDBMapper, Class<T>, AmazonDynamoDB, DynamoDBMapperConfig.PaginationLoadingStrategy) - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.PaginatedList
Constructs a PaginatedList instance.
PaginatedParallelScanList<T> - Class in com.amazonaws.services.dynamodbv2.datamodeling
Implementation of the List interface that represents the results from a parallel scan in AWS DynamoDB.
PaginatedParallelScanList(DynamoDBMapper, Class<T>, AmazonDynamoDB, ParallelScanTask, DynamoDBMapperConfig.PaginationLoadingStrategy, DynamoDBMapperConfig) - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.PaginatedParallelScanList
 
PaginatedQueryList<T> - Class in com.amazonaws.services.dynamodb.datamodeling
Deprecated. 
PaginatedQueryList(DynamoDBMapper, Class<T>, AmazonDynamoDB, QueryRequest, QueryResult) - Constructor for class com.amazonaws.services.dynamodb.datamodeling.PaginatedQueryList
Deprecated.  
PaginatedQueryList<T> - Class in com.amazonaws.services.dynamodbv2.datamodeling
Implementation of the List interface that represents the results from a query in AWS DynamoDB.
PaginatedQueryList(DynamoDBMapper, Class<T>, AmazonDynamoDB, QueryRequest, QueryResult, DynamoDBMapperConfig.PaginationLoadingStrategy, DynamoDBMapperConfig) - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.PaginatedQueryList
 
PaginatedScanList<T> - Class in com.amazonaws.services.dynamodb.datamodeling
Deprecated. 
PaginatedScanList(DynamoDBMapper, Class<T>, AmazonDynamoDB, ScanRequest, ScanResult) - Constructor for class com.amazonaws.services.dynamodb.datamodeling.PaginatedScanList
Deprecated.  
PaginatedScanList<T> - Class in com.amazonaws.services.dynamodbv2.datamodeling
Implementation of the List interface that represents the results from a scan in AWS DynamoDB.
PaginatedScanList(DynamoDBMapper, Class<T>, AmazonDynamoDB, ScanRequest, ScanResult, DynamoDBMapperConfig.PaginationLoadingStrategy, DynamoDBMapperConfig) - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.PaginatedScanList
 
parallelScan(Class<T>, DynamoDBScanExpression, int) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
Scans through an Amazon DynamoDB table on logically partitioned segments in parallel and returns the matching results in one unmodifiable list of instantiated objects, using the default configuration.
parallelScan(Class<T>, DynamoDBScanExpression, int, DynamoDBMapperConfig) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
Scans through an Amazon DynamoDB table on logically partitioned segments in parallel.
ParallelScanTask - Class in com.amazonaws.services.dynamodbv2.datamodeling
 
ParallelScanTask(DynamoDBMapper, AmazonDynamoDB, List<ScanRequest>) - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.ParallelScanTask
 
parseGroupGrantee(String) - Static method in enum com.amazonaws.services.s3.model.GroupGrantee
Gets the GroupGrantee enumeration value with the specified Amazon S3 group URI (eg.
parsePermission(String) - Static method in enum com.amazonaws.services.s3.model.Permission
Returns the Permission enumeration value representing the specified Amazon S3 Region ID string.
parseRegionMetadata(InputStream) - Method in class com.amazonaws.regions.RegionMetadataParser
Parses the specified input stream and returns a list of the regions declared in it.
parseRegionMetadata(InputStream, boolean) - Method in class com.amazonaws.regions.RegionMetadataParser
Parses the specified input stream and optionally verifies all the region endpoints.
PartETag - Class in com.amazonaws.services.s3.model
Container for the part number and ETag of an uploaded part.
PartETag(int, String) - Constructor for class com.amazonaws.services.s3.model.PartETag
Constructs an instance of PartETag and sets the part number and ETag.
PartListing - Class in com.amazonaws.services.s3.model
The ListPartsResponse contains all the information about the ListParts method.
PartListing() - Constructor for class com.amazonaws.services.s3.model.PartListing
 
PartSummary - Class in com.amazonaws.services.s3.model
Container for summary information about a part in a multipart upload, such as part number, size, etc.
PartSummary() - Constructor for class com.amazonaws.services.s3.model.PartSummary
 
Permission - Enum in com.amazonaws.services.s3.model
Specifies constants defining an access permission, as granted to grantees in an AccessControlList.
PermissionGroup - Enum in com.amazonaws.services.ec2.model
Permission Group
Placement - Class in com.amazonaws.services.ec2.model
Describes where an Amazon EC2 instance is running within an Amazon EC2 region.
Placement() - Constructor for class com.amazonaws.services.ec2.model.Placement
Default constructor for a new Placement object.
Placement(String) - Constructor for class com.amazonaws.services.ec2.model.Placement
Constructs a new Placement object.
PlacementGroup - Class in com.amazonaws.services.ec2.model
Represents a placement group into which multiple Amazon EC2 instances can be launched.
PlacementGroup() - Constructor for class com.amazonaws.services.ec2.model.PlacementGroup
Default constructor for a new PlacementGroup object.
PlacementGroup(String) - Constructor for class com.amazonaws.services.ec2.model.PlacementGroup
Constructs a new PlacementGroup object.
PlacementGroupState - Enum in com.amazonaws.services.ec2.model
Placement Group State
PlacementStrategy - Enum in com.amazonaws.services.ec2.model
Placement Strategy
PlatformApplication - Class in com.amazonaws.services.sns.model
Platform application object.
PlatformApplication() - Constructor for class com.amazonaws.services.sns.model.PlatformApplication
 
PlatformApplicationDisabledException - Exception in com.amazonaws.services.sns.model
Exception error indicating platform application disabled.
PlatformApplicationDisabledException(String) - Constructor for exception com.amazonaws.services.sns.model.PlatformApplicationDisabledException
Constructs a new PlatformApplicationDisabledException with the specified error message.
PlatformValues - Enum in com.amazonaws.services.ec2.model
Platform Values
Policies - Class in com.amazonaws.services.elasticloadbalancing.model
The policies data type.
Policies() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.Policies
Default constructor for a new Policies object.
Policy - Class in com.amazonaws.auth.policy
An AWS access control policy is a object that acts as a container for one or more statements, which specify fine grained rules for allowing or denying various types of actions from being performed on your AWS resources.
Policy() - Constructor for class com.amazonaws.auth.policy.Policy
Constructs an empty AWS access control policy ready to be populated with statements.
Policy(String) - Constructor for class com.amazonaws.auth.policy.Policy
Constructs a new AWS access control policy with the specified policy ID.
Policy(String, Collection<Statement>) - Constructor for class com.amazonaws.auth.policy.Policy
Constructs a new AWS access control policy with the specified policy ID and collection of statements.
PolicyAttribute - Class in com.amazonaws.services.elasticloadbalancing.model
The PolicyAttribute data type.
PolicyAttribute() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.PolicyAttribute
Default constructor for a new PolicyAttribute object.
PolicyAttribute(String, String) - Constructor for class com.amazonaws.services.elasticloadbalancing.model.PolicyAttribute
Constructs a new PolicyAttribute object.
PolicyAttributeDescription - Class in com.amazonaws.services.elasticloadbalancing.model
The PolicyAttributeDescription data type.
PolicyAttributeDescription() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.PolicyAttributeDescription
 
PolicyAttributeTypeDescription - Class in com.amazonaws.services.elasticloadbalancing.model
The PolicyAttributeTypeDescription data type.
PolicyAttributeTypeDescription() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.PolicyAttributeTypeDescription
 
PolicyDescription - Class in com.amazonaws.services.elasticloadbalancing.model
The PolicyDescription data type.
PolicyDescription() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.PolicyDescription
 
PolicyNotFoundException - Exception in com.amazonaws.services.elasticloadbalancing.model
One or more specified policies were not found.
PolicyNotFoundException(String) - Constructor for exception com.amazonaws.services.elasticloadbalancing.model.PolicyNotFoundException
Constructs a new PolicyNotFoundException with the specified error message.
PolicyTypeDescription - Class in com.amazonaws.services.elasticloadbalancing.model
The PolicyTypeDescription data type.
PolicyTypeDescription() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.PolicyTypeDescription
 
PolicyTypeNotFoundException - Exception in com.amazonaws.services.elasticloadbalancing.model
One or more of the specified policy types do not exist.
PolicyTypeNotFoundException(String) - Constructor for exception com.amazonaws.services.elasticloadbalancing.model.PolicyTypeNotFoundException
Constructs a new PolicyTypeNotFoundException with the specified error message.
PREFIX_CONDITION_KEY - Static variable in class com.amazonaws.auth.policy.conditions.S3ConditionFactory
Condition key for the prefix specified by a request.
PriceSchedule - Class in com.amazonaws.services.ec2.model
Price Schedule
PriceSchedule() - Constructor for class com.amazonaws.services.ec2.model.PriceSchedule
 
PriceScheduleSpecification - Class in com.amazonaws.services.ec2.model
Price Schedule Specification
PriceScheduleSpecification() - Constructor for class com.amazonaws.services.ec2.model.PriceScheduleSpecification
 
PricingDetail - Class in com.amazonaws.services.ec2.model
Pricing Detail
PricingDetail() - Constructor for class com.amazonaws.services.ec2.model.PricingDetail
 
Principal - Class in com.amazonaws.auth.policy
A principal is an AWS account or AWS web serivce, which is being allowed or denied access to a resource through an access control policy.
Principal(Principal.Services) - Constructor for class com.amazonaws.auth.policy.Principal
Constructs a new principal with the specified AWS web service which is being allowed or denied access to a resource through an access control policy.
Principal(String, String) - Constructor for class com.amazonaws.auth.policy.Principal
Constructs a new principal with the specified id and provider.
Principal(String) - Constructor for class com.amazonaws.auth.policy.Principal
Constructs a new principal with the specified AWS account ID.
Principal(Principal.WebIdentityProviders) - Constructor for class com.amazonaws.auth.policy.Principal
Constructs a new principal with the specified web identity provider.
Principal.Services - Enum in com.amazonaws.auth.policy
The services who have the right to do the assume the role action.
Principal.WebIdentityProviders - Enum in com.amazonaws.auth.policy
Web identity providers, such as Login with Amazon, Facebook, or Google.
PrivateIpAddressSpecification - Class in com.amazonaws.services.ec2.model
Private Ip Address Specification
PrivateIpAddressSpecification() - Constructor for class com.amazonaws.services.ec2.model.PrivateIpAddressSpecification
 
ProcessType - Class in com.amazonaws.services.autoscaling.model
There are two primary Auto Scaling process types-- Launch and Terminate .
ProcessType() - Constructor for class com.amazonaws.services.autoscaling.model.ProcessType
 
ProductCode - Class in com.amazonaws.services.ec2.model
An AWS DevPay product code.
ProductCode() - Constructor for class com.amazonaws.services.ec2.model.ProductCode
 
ProductCodeValues - Enum in com.amazonaws.services.ec2.model
Product Code Values
PROFILING_SYSTEM_PROPERTY - Static variable in class com.amazonaws.SDKGlobalConfiguration
Deprecated. by SDKGlobalConfiguration.DEFAULT_METRICS_SYSTEM_PROPERTY. Internal system property to enable timing info collection.
progressChanged(ProgressEvent) - Method in class com.amazonaws.services.s3.model.LegacyS3ProgressListener
 
progressChanged(ProgressEvent) - Method in interface com.amazonaws.services.s3.model.ProgressListener
Deprecated. Called when progress has changed, such as additional bytes transferred, transfer failed, etc.
ProgressEvent - Class in com.amazonaws.services.s3.model
Deprecated. Replaced by ProgressEvent
ProgressEvent(int) - Constructor for class com.amazonaws.services.s3.model.ProgressEvent
Deprecated.  
ProgressEvent(int, long) - Constructor for class com.amazonaws.services.s3.model.ProgressEvent
Deprecated.  
ProgressListener - Interface in com.amazonaws.services.s3.model
Deprecated. Replaced by ProgressListener.
Projection - Class in com.amazonaws.services.dynamodbv2.model
Represents attributes that are copied (projected) from the table into an index.
Projection() - Constructor for class com.amazonaws.services.dynamodbv2.model.Projection
 
ProjectionType - Enum in com.amazonaws.services.dynamodbv2.model
Projection Type
PropertiesCredentials - Class in com.amazonaws.auth
Simple implementation AWSCredentials that reads in AWS access keys from a properties file.
PropertiesCredentials(File) - Constructor for class com.amazonaws.auth.PropertiesCredentials
Reads the specified file as a Java properties file and extracts the AWS access key from the "accessKey" property and AWS secret access key from the "secretKey" property.
PropertiesCredentials(InputStream) - Constructor for class com.amazonaws.auth.PropertiesCredentials
Reads the specified input stream as a stream of Java properties file content and extracts the AWS access key ID and secret access key from the properties.
Protocol - Enum in com.amazonaws
Represents the communication protocol to use when sending requests to AWS.
PROTOCOL_CONDITION_KEY - Static variable in class com.amazonaws.auth.policy.conditions.SNSConditionFactory
Condition key for the protocol value from a Subscribe request or a previously confirmed subscription.
provideObjectMetadata(File, ObjectMetadata) - Method in interface com.amazonaws.services.s3.transfer.ObjectMetadataProvider
 
ProvisionedThroughput - Class in com.amazonaws.services.dynamodb.model
Deprecated. 
ProvisionedThroughput() - Constructor for class com.amazonaws.services.dynamodb.model.ProvisionedThroughput
Deprecated.  
ProvisionedThroughput - Class in com.amazonaws.services.dynamodbv2.model
Represents the provisioned throughput settings for a specified table or index.
ProvisionedThroughput() - Constructor for class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughput
Default constructor for a new ProvisionedThroughput object.
ProvisionedThroughput(Long, Long) - Constructor for class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughput
Constructs a new ProvisionedThroughput object.
ProvisionedThroughputDescription - Class in com.amazonaws.services.dynamodb.model
Deprecated. 
ProvisionedThroughputDescription() - Constructor for class com.amazonaws.services.dynamodb.model.ProvisionedThroughputDescription
Deprecated.  
ProvisionedThroughputDescription - Class in com.amazonaws.services.dynamodbv2.model
Represents the provisioned throughput settings for the table, consisting of read and write capacity units, along with data about increases and decreases.
ProvisionedThroughputDescription() - Constructor for class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughputDescription
 
ProvisionedThroughputExceededException - Exception in com.amazonaws.services.dynamodb.model
Deprecated. 
ProvisionedThroughputExceededException(String) - Constructor for exception com.amazonaws.services.dynamodb.model.ProvisionedThroughputExceededException
Deprecated. Constructs a new ProvisionedThroughputExceededException with the specified error message.
ProvisionedThroughputExceededException - Exception in com.amazonaws.services.dynamodbv2.model
The request rate is too high, or the request is too large, for the available throughput to accommodate.
ProvisionedThroughputExceededException(String) - Constructor for exception com.amazonaws.services.dynamodbv2.model.ProvisionedThroughputExceededException
Constructs a new ProvisionedThroughputExceededException with the specified error message.
publish(PublishRequest) - Method in interface com.amazonaws.services.sns.AmazonSNS
The Publish action sends a message to all of a topic's subscribed endpoints.
publish(String, String) - Method in interface com.amazonaws.services.sns.AmazonSNS
The Publish action sends a message to all of a topic's subscribed endpoints.
publish(String, String, String) - Method in interface com.amazonaws.services.sns.AmazonSNS
The Publish action sends a message to all of a topic's subscribed endpoints.
publish(PublishRequest) - Method in class com.amazonaws.services.sns.AmazonSNSClient
The Publish action sends a message to all of a topic's subscribed endpoints.
publish(String, String) - Method in class com.amazonaws.services.sns.AmazonSNSClient
The Publish action sends a message to all of a topic's subscribed endpoints.
publish(String, String, String) - Method in class com.amazonaws.services.sns.AmazonSNSClient
The Publish action sends a message to all of a topic's subscribed endpoints.
publishAsync(PublishRequest) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
The Publish action sends a message to all of a topic's subscribed endpoints.
publishAsync(PublishRequest, AsyncHandler<PublishRequest, PublishResult>) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
The Publish action sends a message to all of a topic's subscribed endpoints.
publishAsync(PublishRequest) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
The Publish action sends a message to all of a topic's subscribed endpoints.
publishAsync(PublishRequest, AsyncHandler<PublishRequest, PublishResult>) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
The Publish action sends a message to all of a topic's subscribed endpoints.
PublishRequest - Class in com.amazonaws.services.sns.model
Container for the parameters to the Publish operation.
PublishRequest() - Constructor for class com.amazonaws.services.sns.model.PublishRequest
Default constructor for a new PublishRequest object.
PublishRequest(String, String) - Constructor for class com.amazonaws.services.sns.model.PublishRequest
Constructs a new PublishRequest object.
PublishRequest(String, String, String) - Constructor for class com.amazonaws.services.sns.model.PublishRequest
Constructs a new PublishRequest object.
PublishResult - Class in com.amazonaws.services.sns.model
Response for Publish action.
PublishResult() - Constructor for class com.amazonaws.services.sns.model.PublishResult
 
purchaseReservedInstancesOffering(PurchaseReservedInstancesOfferingRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
The PurchaseReservedInstancesOffering operation purchases a Reserved Instance for use with your account.
purchaseReservedInstancesOffering(PurchaseReservedInstancesOfferingRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
The PurchaseReservedInstancesOffering operation purchases a Reserved Instance for use with your account.
purchaseReservedInstancesOfferingAsync(PurchaseReservedInstancesOfferingRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
The PurchaseReservedInstancesOffering operation purchases a Reserved Instance for use with your account.
purchaseReservedInstancesOfferingAsync(PurchaseReservedInstancesOfferingRequest, AsyncHandler<PurchaseReservedInstancesOfferingRequest, PurchaseReservedInstancesOfferingResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
The PurchaseReservedInstancesOffering operation purchases a Reserved Instance for use with your account.
purchaseReservedInstancesOfferingAsync(PurchaseReservedInstancesOfferingRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
The PurchaseReservedInstancesOffering operation purchases a Reserved Instance for use with your account.
purchaseReservedInstancesOfferingAsync(PurchaseReservedInstancesOfferingRequest, AsyncHandler<PurchaseReservedInstancesOfferingRequest, PurchaseReservedInstancesOfferingResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
The PurchaseReservedInstancesOffering operation purchases a Reserved Instance for use with your account.
PurchaseReservedInstancesOfferingRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the PurchaseReservedInstancesOffering operation.
PurchaseReservedInstancesOfferingRequest() - Constructor for class com.amazonaws.services.ec2.model.PurchaseReservedInstancesOfferingRequest
Default constructor for a new PurchaseReservedInstancesOfferingRequest object.
PurchaseReservedInstancesOfferingRequest(String, Integer) - Constructor for class com.amazonaws.services.ec2.model.PurchaseReservedInstancesOfferingRequest
Constructs a new PurchaseReservedInstancesOfferingRequest object.
PurchaseReservedInstancesOfferingResult - Class in com.amazonaws.services.ec2.model
The result of purchasing a Reserved Instances offering.
PurchaseReservedInstancesOfferingResult() - Constructor for class com.amazonaws.services.ec2.model.PurchaseReservedInstancesOfferingResult
 
putAttributes(PutAttributesRequest) - Method in interface com.amazonaws.services.simpledb.AmazonSimpleDB
The PutAttributes operation creates or replaces attributes in an item.
putAttributes(PutAttributesRequest) - Method in class com.amazonaws.services.simpledb.AmazonSimpleDBClient
The PutAttributes operation creates or replaces attributes in an item.
putAttributesAsync(PutAttributesRequest) - Method in interface com.amazonaws.services.simpledb.AmazonSimpleDBAsync
The PutAttributes operation creates or replaces attributes in an item.
putAttributesAsync(PutAttributesRequest, AsyncHandler<PutAttributesRequest, Void>) - Method in interface com.amazonaws.services.simpledb.AmazonSimpleDBAsync
The PutAttributes operation creates or replaces attributes in an item.
putAttributesAsync(PutAttributesRequest) - Method in class com.amazonaws.services.simpledb.AmazonSimpleDBAsyncClient
The PutAttributes operation creates or replaces attributes in an item.
putAttributesAsync(PutAttributesRequest, AsyncHandler<PutAttributesRequest, Void>) - Method in class com.amazonaws.services.simpledb.AmazonSimpleDBAsyncClient
The PutAttributes operation creates or replaces attributes in an item.
PutAttributesRequest - Class in com.amazonaws.services.simpledb.model
Container for the parameters to the PutAttributes operation.
PutAttributesRequest() - Constructor for class com.amazonaws.services.simpledb.model.PutAttributesRequest
Default constructor for a new PutAttributesRequest object.
PutAttributesRequest(String, String, List<ReplaceableAttribute>) - Constructor for class com.amazonaws.services.simpledb.model.PutAttributesRequest
Constructs a new PutAttributesRequest object.
PutAttributesRequest(String, String, List<ReplaceableAttribute>, UpdateCondition) - Constructor for class com.amazonaws.services.simpledb.model.PutAttributesRequest
Constructs a new PutAttributesRequest object.
putClientMarker(RequestClientOptions.Marker, String) - Method in class com.amazonaws.RequestClientOptions
Associates the given value with the given marker.
putItem(PutItemRequest) - Method in interface com.amazonaws.services.dynamodb.AmazonDynamoDB
Deprecated.  Creates a new item, or replaces an old item with a new item (including all the attributes).
putItem(PutItemRequest) - Method in class com.amazonaws.services.dynamodb.AmazonDynamoDBClient
Deprecated.  Creates a new item, or replaces an old item with a new item (including all the attributes).
putItem(PutItemRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
Creates a new item, or replaces an old item with a new item.
putItem(String, Map<String, AttributeValue>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
Creates a new item, or replaces an old item with a new item.
putItem(String, Map<String, AttributeValue>, String) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
Creates a new item, or replaces an old item with a new item.
putItem(PutItemRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
Creates a new item, or replaces an old item with a new item.
putItem(String, Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
Creates a new item, or replaces an old item with a new item.
putItem(String, Map<String, AttributeValue>, String) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
Creates a new item, or replaces an old item with a new item.
putItemAsync(PutItemRequest) - Method in interface com.amazonaws.services.dynamodb.AmazonDynamoDBAsync
Deprecated.  Creates a new item, or replaces an old item with a new item (including all the attributes).
putItemAsync(PutItemRequest, AsyncHandler<PutItemRequest, PutItemResult>) - Method in interface com.amazonaws.services.dynamodb.AmazonDynamoDBAsync
Deprecated.  Creates a new item, or replaces an old item with a new item (including all the attributes).
putItemAsync(PutItemRequest) - Method in class com.amazonaws.services.dynamodb.AmazonDynamoDBAsyncClient
Deprecated.  Creates a new item, or replaces an old item with a new item (including all the attributes).
putItemAsync(PutItemRequest, AsyncHandler<PutItemRequest, PutItemResult>) - Method in class com.amazonaws.services.dynamodb.AmazonDynamoDBAsyncClient
Deprecated.  Creates a new item, or replaces an old item with a new item (including all the attributes).
putItemAsync(PutItemRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
Creates a new item, or replaces an old item with a new item.
putItemAsync(PutItemRequest, AsyncHandler<PutItemRequest, PutItemResult>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
Creates a new item, or replaces an old item with a new item.
putItemAsync(PutItemRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
Creates a new item, or replaces an old item with a new item.
putItemAsync(PutItemRequest, AsyncHandler<PutItemRequest, PutItemResult>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
Creates a new item, or replaces an old item with a new item.
PutItemRequest - Class in com.amazonaws.services.dynamodb.model
Deprecated. 
PutItemRequest() - Constructor for class com.amazonaws.services.dynamodb.model.PutItemRequest
Deprecated. Default constructor for a new PutItemRequest object.
PutItemRequest(String, Map<String, AttributeValue>) - Constructor for class com.amazonaws.services.dynamodb.model.PutItemRequest
Deprecated. Constructs a new PutItemRequest object.
PutItemRequest - Class in com.amazonaws.services.dynamodbv2.model
Container for the parameters to the PutItem operation.
PutItemRequest() - Constructor for class com.amazonaws.services.dynamodbv2.model.PutItemRequest
Default constructor for a new PutItemRequest object.
PutItemRequest(String, Map<String, AttributeValue>) - Constructor for class com.amazonaws.services.dynamodbv2.model.PutItemRequest
Constructs a new PutItemRequest object.
PutItemRequest(String, Map<String, AttributeValue>, String) - Constructor for class com.amazonaws.services.dynamodbv2.model.PutItemRequest
Constructs a new PutItemRequest object.
PutItemRequest(String, Map<String, AttributeValue>, ReturnValue) - Constructor for class com.amazonaws.services.dynamodbv2.model.PutItemRequest
Constructs a new PutItemRequest object.
PutItemResult - Class in com.amazonaws.services.dynamodb.model
Deprecated. 
PutItemResult() - Constructor for class com.amazonaws.services.dynamodb.model.PutItemResult
Deprecated.  
PutItemResult - Class in com.amazonaws.services.dynamodbv2.model
Represents the output of a PutItem operation.
PutItemResult() - Constructor for class com.amazonaws.services.dynamodbv2.model.PutItemResult
 
putMetricAlarm(PutMetricAlarmRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatch
Creates or updates an alarm and associates it with the specified Amazon CloudWatch metric.
putMetricAlarm(PutMetricAlarmRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
Creates or updates an alarm and associates it with the specified Amazon CloudWatch metric.
putMetricAlarmAsync(PutMetricAlarmRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Creates or updates an alarm and associates it with the specified Amazon CloudWatch metric.
putMetricAlarmAsync(PutMetricAlarmRequest, AsyncHandler<PutMetricAlarmRequest, Void>) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Creates or updates an alarm and associates it with the specified Amazon CloudWatch metric.
putMetricAlarmAsync(PutMetricAlarmRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
Creates or updates an alarm and associates it with the specified Amazon CloudWatch metric.
putMetricAlarmAsync(PutMetricAlarmRequest, AsyncHandler<PutMetricAlarmRequest, Void>) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
Creates or updates an alarm and associates it with the specified Amazon CloudWatch metric.
PutMetricAlarmRequest - Class in com.amazonaws.services.cloudwatch.model
Container for the parameters to the PutMetricAlarm operation.
PutMetricAlarmRequest() - Constructor for class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
 
putMetricData(PutMetricDataRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatch
Publishes metric data points to Amazon CloudWatch.
putMetricData(PutMetricDataRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
Publishes metric data points to Amazon CloudWatch.
putMetricDataAsync(PutMetricDataRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Publishes metric data points to Amazon CloudWatch.
putMetricDataAsync(PutMetricDataRequest, AsyncHandler<PutMetricDataRequest, Void>) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Publishes metric data points to Amazon CloudWatch.
putMetricDataAsync(PutMetricDataRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
Publishes metric data points to Amazon CloudWatch.
putMetricDataAsync(PutMetricDataRequest, AsyncHandler<PutMetricDataRequest, Void>) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
Publishes metric data points to Amazon CloudWatch.
PutMetricDataRequest - Class in com.amazonaws.services.cloudwatch.model
Container for the parameters to the PutMetricData operation.
PutMetricDataRequest() - Constructor for class com.amazonaws.services.cloudwatch.model.PutMetricDataRequest
 
putNotificationConfiguration(PutNotificationConfigurationRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Configures an Auto Scaling group to send notifications when specified events take place.
putNotificationConfiguration(PutNotificationConfigurationRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Configures an Auto Scaling group to send notifications when specified events take place.
putNotificationConfigurationAsync(PutNotificationConfigurationRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Configures an Auto Scaling group to send notifications when specified events take place.
putNotificationConfigurationAsync(PutNotificationConfigurationRequest, AsyncHandler<PutNotificationConfigurationRequest, Void>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Configures an Auto Scaling group to send notifications when specified events take place.
putNotificationConfigurationAsync(PutNotificationConfigurationRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Configures an Auto Scaling group to send notifications when specified events take place.
putNotificationConfigurationAsync(PutNotificationConfigurationRequest, AsyncHandler<PutNotificationConfigurationRequest, Void>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Configures an Auto Scaling group to send notifications when specified events take place.
PutNotificationConfigurationRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the PutNotificationConfiguration operation.
PutNotificationConfigurationRequest() - Constructor for class com.amazonaws.services.autoscaling.model.PutNotificationConfigurationRequest
 
putObject(PutObjectRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Uploads a new object to the specified Amazon S3 bucket.
putObject(String, String, File) - Method in interface com.amazonaws.services.s3.AmazonS3
Uploads the specified file to Amazon S3 under the specified bucket and key name.
putObject(String, String, InputStream, ObjectMetadata) - Method in interface com.amazonaws.services.s3.AmazonS3
Uploads the specified input stream and object metadata to Amazon S3 under the specified bucket and key name.
putObject(String, String, File) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
putObject(String, String, InputStream, ObjectMetadata) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
putObject(PutObjectRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
putObject(PutObjectRequest) - Method in class com.amazonaws.services.s3.AmazonS3EncryptionClient
 
PutObjectRequest - Class in com.amazonaws.services.s3.model
Uploads a new object to the specified Amazon S3 bucket.
PutObjectRequest(String, String, File) - Constructor for class com.amazonaws.services.s3.model.PutObjectRequest
Constructs a new PutObjectRequest object to upload a file to the specified bucket and key.
PutObjectRequest(String, String, String) - Constructor for class com.amazonaws.services.s3.model.PutObjectRequest
Constructs a new PutObjectRequest object with redirect location.
PutObjectRequest(String, String, InputStream, ObjectMetadata) - Constructor for class com.amazonaws.services.s3.model.PutObjectRequest
Constructs a new PutObjectRequest object to upload a stream of data to the specified bucket and key.
PutObjectResult - Class in com.amazonaws.services.s3.model
Contains the data returned by Amazon S3 from the putObject operation.
PutObjectResult() - Constructor for class com.amazonaws.services.s3.model.PutObjectResult
 
PutRequest - Class in com.amazonaws.services.dynamodb.model
Deprecated. 
PutRequest() - Constructor for class com.amazonaws.services.dynamodb.model.PutRequest
Deprecated.  
PutRequest - Class in com.amazonaws.services.dynamodbv2.model
Represents a request to perform a PutItem operation on an item.
PutRequest() - Constructor for class com.amazonaws.services.dynamodbv2.model.PutRequest
Default constructor for a new PutRequest object.
PutRequest(Map<String, AttributeValue>) - Constructor for class com.amazonaws.services.dynamodbv2.model.PutRequest
Constructs a new PutRequest object.
putScalingPolicy(PutScalingPolicyRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Creates or updates a policy for an Auto Scaling group.
putScalingPolicy(PutScalingPolicyRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Creates or updates a policy for an Auto Scaling group.
putScalingPolicyAsync(PutScalingPolicyRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Creates or updates a policy for an Auto Scaling group.
putScalingPolicyAsync(PutScalingPolicyRequest, AsyncHandler<PutScalingPolicyRequest, PutScalingPolicyResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Creates or updates a policy for an Auto Scaling group.
putScalingPolicyAsync(PutScalingPolicyRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Creates or updates a policy for an Auto Scaling group.
putScalingPolicyAsync(PutScalingPolicyRequest, AsyncHandler<PutScalingPolicyRequest, PutScalingPolicyResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Creates or updates a policy for an Auto Scaling group.
PutScalingPolicyRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the PutScalingPolicy operation.
PutScalingPolicyRequest() - Constructor for class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
 
PutScalingPolicyResult - Class in com.amazonaws.services.autoscaling.model
The PolicyARNType data type.
PutScalingPolicyResult() - Constructor for class com.amazonaws.services.autoscaling.model.PutScalingPolicyResult
 
putScheduledUpdateGroupAction(PutScheduledUpdateGroupActionRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Creates or updates a scheduled scaling action for an Auto Scaling group.
putScheduledUpdateGroupAction(PutScheduledUpdateGroupActionRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Creates or updates a scheduled scaling action for an Auto Scaling group.
putScheduledUpdateGroupActionAsync(PutScheduledUpdateGroupActionRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Creates or updates a scheduled scaling action for an Auto Scaling group.
putScheduledUpdateGroupActionAsync(PutScheduledUpdateGroupActionRequest, AsyncHandler<PutScheduledUpdateGroupActionRequest, Void>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Creates or updates a scheduled scaling action for an Auto Scaling group.
putScheduledUpdateGroupActionAsync(PutScheduledUpdateGroupActionRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Creates or updates a scheduled scaling action for an Auto Scaling group.
putScheduledUpdateGroupActionAsync(PutScheduledUpdateGroupActionRequest, AsyncHandler<PutScheduledUpdateGroupActionRequest, Void>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Creates or updates a scheduled scaling action for an Auto Scaling group.
PutScheduledUpdateGroupActionRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the PutScheduledUpdateGroupAction operation.
PutScheduledUpdateGroupActionRequest() - Constructor for class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
 

Q

query(QueryRequest) - Method in interface com.amazonaws.services.dynamodb.AmazonDynamoDB
Deprecated.  Gets the values of one or more items and its attributes by primary key (composite primary key, only).
query(QueryRequest) - Method in class com.amazonaws.services.dynamodb.AmazonDynamoDBClient
Deprecated.  Gets the values of one or more items and its attributes by primary key (composite primary key, only).
query(Class<T>, DynamoDBQueryExpression) - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapper
Deprecated. Queries an Amazon DynamoDB table and returns the matching results as an unmodifiable list of instantiated objects, using the default configuration.
query(Class<T>, DynamoDBQueryExpression, DynamoDBMapperConfig) - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapper
Deprecated. Queries an Amazon DynamoDB table and returns the matching results as an unmodifiable list of instantiated objects.
query(QueryRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
A Query operation directly accesses items from a table using the table primary key, or from an index using the index key.
query(QueryRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
A Query operation directly accesses items from a table using the table primary key, or from an index using the index key.
query(Class<T>, DynamoDBQueryExpression<T>) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
Queries an Amazon DynamoDB table and returns the matching results as an unmodifiable list of instantiated objects, using the default configuration.
query(Class<T>, DynamoDBQueryExpression<T>, DynamoDBMapperConfig) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
Queries an Amazon DynamoDB table and returns the matching results as an unmodifiable list of instantiated objects.
queryAsync(QueryRequest) - Method in interface com.amazonaws.services.dynamodb.AmazonDynamoDBAsync
Deprecated.  Gets the values of one or more items and its attributes by primary key (composite primary key, only).
queryAsync(QueryRequest, AsyncHandler<QueryRequest, QueryResult>) - Method in interface com.amazonaws.services.dynamodb.AmazonDynamoDBAsync
Deprecated.  Gets the values of one or more items and its attributes by primary key (composite primary key, only).
queryAsync(QueryRequest) - Method in class com.amazonaws.services.dynamodb.AmazonDynamoDBAsyncClient
Deprecated.  Gets the values of one or more items and its attributes by primary key (composite primary key, only).
queryAsync(QueryRequest, AsyncHandler<QueryRequest, QueryResult>) - Method in class com.amazonaws.services.dynamodb.AmazonDynamoDBAsyncClient
Deprecated.  Gets the values of one or more items and its attributes by primary key (composite primary key, only).
queryAsync(QueryRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
A Query operation directly accesses items from a table using the table primary key, or from an index using the index key.
queryAsync(QueryRequest, AsyncHandler<QueryRequest, QueryResult>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
A Query operation directly accesses items from a table using the table primary key, or from an index using the index key.
queryAsync(QueryRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
A Query operation directly accesses items from a table using the table primary key, or from an index using the index key.
queryAsync(QueryRequest, AsyncHandler<QueryRequest, QueryResult>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
A Query operation directly accesses items from a table using the table primary key, or from an index using the index key.
queryPage(Class<T>, DynamoDBQueryExpression) - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapper
Deprecated. Queries an Amazon DynamoDB table and returns a single page of matching results.
queryPage(Class<T>, DynamoDBQueryExpression, DynamoDBMapperConfig) - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapper
Deprecated. Queries an Amazon DynamoDB table and returns a single page of matching results.
queryPage(Class<T>, DynamoDBQueryExpression<T>) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
Queries an Amazon DynamoDB table and returns a single page of matching results.
queryPage(Class<T>, DynamoDBQueryExpression<T>, DynamoDBMapperConfig) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
Queries an Amazon DynamoDB table and returns a single page of matching results.
QueryRequest - Class in com.amazonaws.services.dynamodb.model
Deprecated. 
QueryRequest() - Constructor for class com.amazonaws.services.dynamodb.model.QueryRequest
Deprecated. Default constructor for a new QueryRequest object.
QueryRequest(String, AttributeValue) - Constructor for class com.amazonaws.services.dynamodb.model.QueryRequest
Deprecated. Constructs a new QueryRequest object.
QueryRequest - Class in com.amazonaws.services.dynamodbv2.model
Container for the parameters to the Query operation.
QueryRequest() - Constructor for class com.amazonaws.services.dynamodbv2.model.QueryRequest
Default constructor for a new QueryRequest object.
QueryRequest(String) - Constructor for class com.amazonaws.services.dynamodbv2.model.QueryRequest
Constructs a new QueryRequest object.
QueryResult - Class in com.amazonaws.services.dynamodb.model
Deprecated. 
QueryResult() - Constructor for class com.amazonaws.services.dynamodb.model.QueryResult
Deprecated.  
QueryResult - Class in com.amazonaws.services.dynamodbv2.model
Represents the output of a Query operation.
QueryResult() - Constructor for class com.amazonaws.services.dynamodbv2.model.QueryResult
 
QueryResultPage<T> - Class in com.amazonaws.services.dynamodb.datamodeling
Deprecated. 
QueryResultPage() - Constructor for class com.amazonaws.services.dynamodb.datamodeling.QueryResultPage
Deprecated.  
QueryResultPage<T> - Class in com.amazonaws.services.dynamodbv2.datamodeling
Container for a page of query results
QueryResultPage() - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.QueryResultPage
 
QueryStringSigner - Class in com.amazonaws.auth
Signer implementation responsible for signing an AWS query string request according to the various signature versions and hashing algorithms.
QueryStringSigner() - Constructor for class com.amazonaws.auth.QueryStringSigner
 
QueueAttributeName - Enum in com.amazonaws.services.sqs.model
Queue Attribute Name
QueueBufferConfig - Class in com.amazonaws.services.sqs.buffered
 
QueueBufferConfig(long, int, int, int, boolean, long, int, int, int) - Constructor for class com.amazonaws.services.sqs.buffered.QueueBufferConfig
 
QueueBufferConfig() - Constructor for class com.amazonaws.services.sqs.buffered.QueueBufferConfig
 
QueueBufferConfig(QueueBufferConfig) - Constructor for class com.amazonaws.services.sqs.buffered.QueueBufferConfig
copy constructor
QueueDeletedRecentlyException - Exception in com.amazonaws.services.sqs.model
You must wait 60 seconds after deleting a queue before you can create another with the same name.
QueueDeletedRecentlyException(String) - Constructor for exception com.amazonaws.services.sqs.model.QueueDeletedRecentlyException
Constructs a new QueueDeletedRecentlyException with the specified error message.
QueueDoesNotExistException - Exception in com.amazonaws.services.sqs.model
The queue referred to does not exist.
QueueDoesNotExistException(String) - Constructor for exception com.amazonaws.services.sqs.model.QueueDoesNotExistException
Constructs a new QueueDoesNotExistException with the specified error message.
QueueNameExistsException - Exception in com.amazonaws.services.sqs.model
A queue already exists with this name.
QueueNameExistsException(String) - Constructor for exception com.amazonaws.services.sqs.model.QueueNameExistsException
Constructs a new QueueNameExistsException with the specified error message.
QueueUrlHandler - Class in com.amazonaws.services.sqs
Custom request handler for SQS that processes the request before it gets routed to the client runtime layer.
QueueUrlHandler() - Constructor for class com.amazonaws.services.sqs.QueueUrlHandler
 
quoteName(String) - Static method in class com.amazonaws.services.simpledb.util.SimpleDBUtils
Quotes and escapes an attribute name or domain name by wrapping it with backticks and escaping any backticks inside the name.
quoteValue(String) - Static method in class com.amazonaws.services.simpledb.util.SimpleDBUtils
Quotes and escapes an attribute value by wrapping it with single quotes and escaping any single quotes inside the value.
quoteValues(Collection<String>) - Static method in class com.amazonaws.services.simpledb.util.SimpleDBUtils
Quotes and escapes a list of values so that they can be used in a SimpleDB query.

R

RANGE - Static variable in interface com.amazonaws.services.s3.Headers
Range header for the get object request
RawMessage - Class in com.amazonaws.services.simpleemail.model
Represents the raw data of the message.
RawMessage() - Constructor for class com.amazonaws.services.simpleemail.model.RawMessage
Default constructor for a new RawMessage object.
RawMessage(ByteBuffer) - Constructor for class com.amazonaws.services.simpleemail.model.RawMessage
Constructs a new RawMessage object.
RDS - Static variable in class com.amazonaws.regions.ServiceAbbreviations
 
rebootInstances(RebootInstancesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
The RebootInstances operation requests a reboot of one or more instances.
rebootInstances(RebootInstancesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
The RebootInstances operation requests a reboot of one or more instances.
rebootInstancesAsync(RebootInstancesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
The RebootInstances operation requests a reboot of one or more instances.
rebootInstancesAsync(RebootInstancesRequest, AsyncHandler<RebootInstancesRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
The RebootInstances operation requests a reboot of one or more instances.
rebootInstancesAsync(RebootInstancesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
The RebootInstances operation requests a reboot of one or more instances.
rebootInstancesAsync(RebootInstancesRequest, AsyncHandler<RebootInstancesRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
The RebootInstances operation requests a reboot of one or more instances.
RebootInstancesRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the RebootInstances operation.
RebootInstancesRequest() - Constructor for class com.amazonaws.services.ec2.model.RebootInstancesRequest
Default constructor for a new RebootInstancesRequest object.
RebootInstancesRequest(List<String>) - Constructor for class com.amazonaws.services.ec2.model.RebootInstancesRequest
Constructs a new RebootInstancesRequest object.
ReceiptHandleIsInvalidException - Exception in com.amazonaws.services.sqs.model
The receipt handle provided is not valid.
ReceiptHandleIsInvalidException(String) - Constructor for exception com.amazonaws.services.sqs.model.ReceiptHandleIsInvalidException
Constructs a new ReceiptHandleIsInvalidException with the specified error message.
receiveMessage(ReceiveMessageRequest) - Method in interface com.amazonaws.services.sqs.AmazonSQS
Retrieves one or more messages from the specified queue, including the message body and message ID of each message.
receiveMessage(ReceiveMessageRequest) - Method in class com.amazonaws.services.sqs.AmazonSQSClient
Retrieves one or more messages from the specified queue, including the message body and message ID of each message.
receiveMessage(ReceiveMessageRequest) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
 
receiveMessageAsync(ReceiveMessageRequest) - Method in interface com.amazonaws.services.sqs.AmazonSQSAsync
Retrieves one or more messages from the specified queue, including the message body and message ID of each message.
receiveMessageAsync(ReceiveMessageRequest, AsyncHandler<ReceiveMessageRequest, ReceiveMessageResult>) - Method in interface com.amazonaws.services.sqs.AmazonSQSAsync
Retrieves one or more messages from the specified queue, including the message body and message ID of each message.
receiveMessageAsync(ReceiveMessageRequest) - Method in class com.amazonaws.services.sqs.AmazonSQSAsyncClient
Retrieves one or more messages from the specified queue, including the message body and message ID of each message.
receiveMessageAsync(ReceiveMessageRequest, AsyncHandler<ReceiveMessageRequest, ReceiveMessageResult>) - Method in class com.amazonaws.services.sqs.AmazonSQSAsyncClient
Retrieves one or more messages from the specified queue, including the message body and message ID of each message.
receiveMessageAsync(ReceiveMessageRequest) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
 
receiveMessageAsync(ReceiveMessageRequest, AsyncHandler<ReceiveMessageRequest, ReceiveMessageResult>) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
 
receiveMessageAsync(ReceiveMessageRequest, QueueBufferCallback<ReceiveMessageRequest, ReceiveMessageResult>) - Method in class com.amazonaws.services.sqs.buffered.ReceiveQueueBuffer
Submits the request for retrieval of messages from the queue and returns a future that will be signalled when the request is satisfied.
ReceiveMessageRequest - Class in com.amazonaws.services.sqs.model
Container for the parameters to the ReceiveMessage operation.
ReceiveMessageRequest() - Constructor for class com.amazonaws.services.sqs.model.ReceiveMessageRequest
Default constructor for a new ReceiveMessageRequest object.
ReceiveMessageRequest(String) - Constructor for class com.amazonaws.services.sqs.model.ReceiveMessageRequest
Constructs a new ReceiveMessageRequest object.
ReceiveMessageResult - Class in com.amazonaws.services.sqs.model
 
ReceiveMessageResult() - Constructor for class com.amazonaws.services.sqs.model.ReceiveMessageResult
 
ReceiveQueueBuffer - Class in com.amazonaws.services.sqs.buffered
The ReceiveQueueBuffer class is responsible for dequeueing of messages from a single SQS queue.
RecurringCharge - Class in com.amazonaws.services.ec2.model
Represents a usage charge for Amazon EC2 resources that repeats on a schedule.
RecurringCharge() - Constructor for class com.amazonaws.services.ec2.model.RecurringCharge
 
RecurringChargeFrequency - Enum in com.amazonaws.services.ec2.model
Recurring Charge Frequency
REDIRECT_LOCATION - Static variable in interface com.amazonaws.services.s3.Headers
Header for optional redirect location of an object
RedirectRule - Class in com.amazonaws.services.s3.model
Container for redirect information.
RedirectRule() - Constructor for class com.amazonaws.services.s3.model.RedirectRule
 
RedShift - Static variable in class com.amazonaws.regions.ServiceAbbreviations
 
REFERER_CONDITION_KEY - Static variable in class com.amazonaws.auth.policy.conditions.ConditionFactory
Condition key for the referer specified by a request.
refresh() - Method in interface com.amazonaws.auth.AWSCredentialsProvider
Forces this credentials provider to refresh its credentials.
refresh() - Method in class com.amazonaws.auth.AWSCredentialsProviderChain
 
refresh() - Method in class com.amazonaws.auth.ClasspathPropertiesFileCredentialsProvider
 
refresh() - Method in class com.amazonaws.auth.STSAssumeRoleSessionCredentialsProvider
 
refresh() - Method in class com.amazonaws.auth.STSSessionCredentialsProvider
 
refresh() - Method in class com.amazonaws.auth.SystemPropertiesCredentialsProvider
 
refresh() - Method in class com.amazonaws.auth.WebIdentityFederationSessionCredentialsProvider
 
refresh() - Method in interface com.amazonaws.services.s3.model.EncryptionMaterialsProvider
Forces this encryption materials provider to refresh its encryption material.
refresh() - Method in class com.amazonaws.services.s3.model.StaticEncryptionMaterialsProvider
 
refreshCredentials() - Method in interface com.amazonaws.auth.AWSRefreshableSessionCredentials
Forces a refresh of these session credentials.
refreshCredentials() - Method in class com.amazonaws.auth.STSSessionCredentials
Deprecated. Refreshes the session credentials from STS.
Region - Class in com.amazonaws.regions
Metadata for an AWS region, including its name and what services are available in it.
Region - Class in com.amazonaws.services.ec2.model
Represents an Amazon EC2 region.
Region() - Constructor for class com.amazonaws.services.ec2.model.Region
 
Region - Enum in com.amazonaws.services.s3.model
Specifies constants that define Amazon S3 Regions.
RegionMetadataParser - Class in com.amazonaws.regions
Parses the Eclipse toolkit region metadata file to pull out information about the available regions, names, IDs, and what service endpoints are available in each region.
RegionMetadataParser() - Constructor for class com.amazonaws.regions.RegionMetadataParser
 
Regions - Enum in com.amazonaws.regions
Enumeration of region names
REGIONS_FILE_OVERRIDE_SYSTEM_PROPERTY - Static variable in class com.amazonaws.SDKGlobalConfiguration
 
RegionUtils - Class in com.amazonaws.regions
Utilities for working with regions.
RegionUtils() - Constructor for class com.amazonaws.regions.RegionUtils
 
registerImage(RegisterImageRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
The RegisterImage operation registers an AMI with Amazon EC2.
registerImage() - Method in interface com.amazonaws.services.ec2.AmazonEC2
The RegisterImage operation registers an AMI with Amazon EC2.
registerImage(RegisterImageRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
The RegisterImage operation registers an AMI with Amazon EC2.
registerImage() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
The RegisterImage operation registers an AMI with Amazon EC2.
registerImageAsync(RegisterImageRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
The RegisterImage operation registers an AMI with Amazon EC2.
registerImageAsync(RegisterImageRequest, AsyncHandler<RegisterImageRequest, RegisterImageResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
The RegisterImage operation registers an AMI with Amazon EC2.
registerImageAsync(RegisterImageRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
The RegisterImage operation registers an AMI with Amazon EC2.
registerImageAsync(RegisterImageRequest, AsyncHandler<RegisterImageRequest, RegisterImageResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
The RegisterImage operation registers an AMI with Amazon EC2.
RegisterImageRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the RegisterImage operation.
RegisterImageRequest() - Constructor for class com.amazonaws.services.ec2.model.RegisterImageRequest
Default constructor for a new RegisterImageRequest object.
RegisterImageRequest(String) - Constructor for class com.amazonaws.services.ec2.model.RegisterImageRequest
Constructs a new RegisterImageRequest object.
RegisterImageResult - Class in com.amazonaws.services.ec2.model
The result of registering a new Amazon Machine Image (AMI).
RegisterImageResult() - Constructor for class com.amazonaws.services.ec2.model.RegisterImageResult
 
registerInstancesWithLoadBalancer(RegisterInstancesWithLoadBalancerRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancing
Adds new instances to the load balancer.
registerInstancesWithLoadBalancer(RegisterInstancesWithLoadBalancerRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingClient
Adds new instances to the load balancer.
registerInstancesWithLoadBalancerAsync(RegisterInstancesWithLoadBalancerRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
Adds new instances to the load balancer.
registerInstancesWithLoadBalancerAsync(RegisterInstancesWithLoadBalancerRequest, AsyncHandler<RegisterInstancesWithLoadBalancerRequest, RegisterInstancesWithLoadBalancerResult>) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
Adds new instances to the load balancer.
registerInstancesWithLoadBalancerAsync(RegisterInstancesWithLoadBalancerRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Adds new instances to the load balancer.
registerInstancesWithLoadBalancerAsync(RegisterInstancesWithLoadBalancerRequest, AsyncHandler<RegisterInstancesWithLoadBalancerRequest, RegisterInstancesWithLoadBalancerResult>) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Adds new instances to the load balancer.
RegisterInstancesWithLoadBalancerRequest - Class in com.amazonaws.services.elasticloadbalancing.model
Container for the parameters to the RegisterInstancesWithLoadBalancer operation.
RegisterInstancesWithLoadBalancerRequest() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.RegisterInstancesWithLoadBalancerRequest
Default constructor for a new RegisterInstancesWithLoadBalancerRequest object.
RegisterInstancesWithLoadBalancerRequest(String, List<Instance>) - Constructor for class com.amazonaws.services.elasticloadbalancing.model.RegisterInstancesWithLoadBalancerRequest
Constructs a new RegisterInstancesWithLoadBalancerRequest object.
RegisterInstancesWithLoadBalancerResult - Class in com.amazonaws.services.elasticloadbalancing.model
The output for the RegisterInstancesWithLoadBalancer action.
RegisterInstancesWithLoadBalancerResult() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.RegisterInstancesWithLoadBalancerResult
 
releaseAddress(ReleaseAddressRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
The ReleaseAddress operation releases an elastic IP address associated with your account.
releaseAddress() - Method in interface com.amazonaws.services.ec2.AmazonEC2
The ReleaseAddress operation releases an elastic IP address associated with your account.
releaseAddress(ReleaseAddressRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
The ReleaseAddress operation releases an elastic IP address associated with your account.
releaseAddress() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
The ReleaseAddress operation releases an elastic IP address associated with your account.
releaseAddressAsync(ReleaseAddressRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
The ReleaseAddress operation releases an elastic IP address associated with your account.
releaseAddressAsync(ReleaseAddressRequest, AsyncHandler<ReleaseAddressRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
The ReleaseAddress operation releases an elastic IP address associated with your account.
releaseAddressAsync(ReleaseAddressRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
The ReleaseAddress operation releases an elastic IP address associated with your account.
releaseAddressAsync(ReleaseAddressRequest, AsyncHandler<ReleaseAddressRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
The ReleaseAddress operation releases an elastic IP address associated with your account.
ReleaseAddressRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the ReleaseAddress operation.
ReleaseAddressRequest() - Constructor for class com.amazonaws.services.ec2.model.ReleaseAddressRequest
Default constructor for a new ReleaseAddressRequest object.
ReleaseAddressRequest(String) - Constructor for class com.amazonaws.services.ec2.model.ReleaseAddressRequest
Constructs a new ReleaseAddressRequest object.
remove(Object) - Method in class com.amazonaws.services.dynamodb.datamodeling.PaginatedList
Deprecated.  
remove(int) - Method in class com.amazonaws.services.dynamodb.datamodeling.PaginatedList
Deprecated.  
remove(Object) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.PaginatedList
 
remove(int) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.PaginatedList
 
removeAll(Collection<?>) - Method in class com.amazonaws.services.dynamodb.datamodeling.PaginatedList
Deprecated.  
removeAll(Collection<?>) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.PaginatedList
 
removePermission(RemovePermissionRequest) - Method in interface com.amazonaws.services.sns.AmazonSNS
The RemovePermission action removes a statement from a topic's access control policy.
removePermission(String, String) - Method in interface com.amazonaws.services.sns.AmazonSNS
The RemovePermission action removes a statement from a topic's access control policy.
removePermission(RemovePermissionRequest) - Method in class com.amazonaws.services.sns.AmazonSNSClient
The RemovePermission action removes a statement from a topic's access control policy.
removePermission(String, String) - Method in class com.amazonaws.services.sns.AmazonSNSClient
The RemovePermission action removes a statement from a topic's access control policy.
removePermission(RemovePermissionRequest) - Method in interface com.amazonaws.services.sqs.AmazonSQS
The RemovePermission action revokes any permissions in the queue policy that matches the specified Label parameter.
removePermission(RemovePermissionRequest) - Method in class com.amazonaws.services.sqs.AmazonSQSClient
The RemovePermission action revokes any permissions in the queue policy that matches the specified Label parameter.
removePermission(RemovePermissionRequest) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
 
removePermissionAsync(RemovePermissionRequest) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
The RemovePermission action removes a statement from a topic's access control policy.
removePermissionAsync(RemovePermissionRequest, AsyncHandler<RemovePermissionRequest, Void>) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
The RemovePermission action removes a statement from a topic's access control policy.
removePermissionAsync(RemovePermissionRequest) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
The RemovePermission action removes a statement from a topic's access control policy.
removePermissionAsync(RemovePermissionRequest, AsyncHandler<RemovePermissionRequest, Void>) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
The RemovePermission action removes a statement from a topic's access control policy.
removePermissionAsync(RemovePermissionRequest) - Method in interface com.amazonaws.services.sqs.AmazonSQSAsync
The RemovePermission action revokes any permissions in the queue policy that matches the specified Label parameter.
removePermissionAsync(RemovePermissionRequest, AsyncHandler<RemovePermissionRequest, Void>) - Method in interface com.amazonaws.services.sqs.AmazonSQSAsync
The RemovePermission action revokes any permissions in the queue policy that matches the specified Label parameter.
removePermissionAsync(RemovePermissionRequest) - Method in class com.amazonaws.services.sqs.AmazonSQSAsyncClient
The RemovePermission action revokes any permissions in the queue policy that matches the specified Label parameter.
removePermissionAsync(RemovePermissionRequest, AsyncHandler<RemovePermissionRequest, Void>) - Method in class com.amazonaws.services.sqs.AmazonSQSAsyncClient
The RemovePermission action revokes any permissions in the queue policy that matches the specified Label parameter.
removePermissionAsync(RemovePermissionRequest) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
 
removePermissionAsync(RemovePermissionRequest, AsyncHandler<RemovePermissionRequest, Void>) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
 
RemovePermissionRequest - Class in com.amazonaws.services.sns.model
Container for the parameters to the RemovePermission operation.
RemovePermissionRequest() - Constructor for class com.amazonaws.services.sns.model.RemovePermissionRequest
Default constructor for a new RemovePermissionRequest object.
RemovePermissionRequest(String, String) - Constructor for class com.amazonaws.services.sns.model.RemovePermissionRequest
Constructs a new RemovePermissionRequest object.
RemovePermissionRequest - Class in com.amazonaws.services.sqs.model
Container for the parameters to the RemovePermission operation.
RemovePermissionRequest() - Constructor for class com.amazonaws.services.sqs.model.RemovePermissionRequest
Default constructor for a new RemovePermissionRequest object.
RemovePermissionRequest(String, String) - Constructor for class com.amazonaws.services.sqs.model.RemovePermissionRequest
Constructs a new RemovePermissionRequest object.
removeProgressListener(ProgressListener) - Method in interface com.amazonaws.services.s3.transfer.Transfer
Removes the specified progress listener from the list of progress listeners receiving updates about this transfer's progress.
removeProgressListener(ProgressListener) - Method in interface com.amazonaws.services.s3.transfer.Transfer
Deprecated. Replaced by Transfer.removeProgressListener(ProgressListener)
removeRequestHandler(RequestHandler) - Method in class com.amazonaws.AmazonWebServiceClient
Removes a request handler from the list of registered handlers that are run as part of a request's lifecycle.
removeRequestHandler(RequestHandler2) - Method in class com.amazonaws.AmazonWebServiceClient
 
ReplaceableAttribute - Class in com.amazonaws.services.simpledb.model
ReplaceableAttribute() - Constructor for class com.amazonaws.services.simpledb.model.ReplaceableAttribute
Default constructor for a new ReplaceableAttribute object.
ReplaceableAttribute(String, String, Boolean) - Constructor for class com.amazonaws.services.simpledb.model.ReplaceableAttribute
Constructs a new ReplaceableAttribute object.
ReplaceableItem - Class in com.amazonaws.services.simpledb.model
ReplaceableItem() - Constructor for class com.amazonaws.services.simpledb.model.ReplaceableItem
Default constructor for a new ReplaceableItem object.
ReplaceableItem(String) - Constructor for class com.amazonaws.services.simpledb.model.ReplaceableItem
Constructs a new ReplaceableItem object.
ReplaceableItem(String, List<ReplaceableAttribute>) - Constructor for class com.amazonaws.services.simpledb.model.ReplaceableItem
Constructs a new ReplaceableItem object.
ReportInstanceReasonCodes - Enum in com.amazonaws.services.ec2.model
Report Instance Reason Codes
reportInstanceStatus(ReportInstanceStatusRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
 
reportInstanceStatus() - Method in interface com.amazonaws.services.ec2.AmazonEC2
 
reportInstanceStatus(ReportInstanceStatusRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
 
reportInstanceStatus() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
 
reportInstanceStatusAsync(ReportInstanceStatusRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
 
reportInstanceStatusAsync(ReportInstanceStatusRequest, AsyncHandler<ReportInstanceStatusRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
 
reportInstanceStatusAsync(ReportInstanceStatusRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
 
reportInstanceStatusAsync(ReportInstanceStatusRequest, AsyncHandler<ReportInstanceStatusRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
 
ReportInstanceStatusRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the ReportInstanceStatus operation.
ReportInstanceStatusRequest() - Constructor for class com.amazonaws.services.ec2.model.ReportInstanceStatusRequest
 
ReportStatusType - Enum in com.amazonaws.services.ec2.model
Report Status Type
Request<T> - Interface in com.amazonaws
Represents a request being sent to an Amazon Web Service, including the parameters being sent as part of the request, the endpoint to which the request should be sent, etc.
REQUEST_ID - Static variable in interface com.amazonaws.services.s3.Headers
S3 response header for a request's AWS request ID
RequestClientOptions - Class in com.amazonaws
Client markers for individual AmazonWebServiceRequests.
RequestClientOptions() - Constructor for class com.amazonaws.RequestClientOptions
 
RequestClientOptions.Marker - Enum in com.amazonaws
 
RequestHandler - Interface in com.amazonaws.handlers
Deprecated. by RequestHandler2. Interface for addition request handling in clients. A request handler is executed on a request object before it is sent to the client runtime to be executed.
RequestHandler2 - Class in com.amazonaws.handlers
Interface for addition request handling in clients.
RequestHandler2() - Constructor for class com.amazonaws.handlers.RequestHandler2
 
requestSpotInstances(RequestSpotInstancesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Creates a Spot Instance request.
requestSpotInstances(RequestSpotInstancesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Creates a Spot Instance request.
requestSpotInstancesAsync(RequestSpotInstancesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Creates a Spot Instance request.
requestSpotInstancesAsync(RequestSpotInstancesRequest, AsyncHandler<RequestSpotInstancesRequest, RequestSpotInstancesResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Creates a Spot Instance request.
requestSpotInstancesAsync(RequestSpotInstancesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Creates a Spot Instance request.
requestSpotInstancesAsync(RequestSpotInstancesRequest, AsyncHandler<RequestSpotInstancesRequest, RequestSpotInstancesResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Creates a Spot Instance request.
RequestSpotInstancesRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the RequestSpotInstances operation.
RequestSpotInstancesRequest() - Constructor for class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
Default constructor for a new RequestSpotInstancesRequest object.
RequestSpotInstancesRequest(String) - Constructor for class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
Constructs a new RequestSpotInstancesRequest object.
RequestSpotInstancesResult - Class in com.amazonaws.services.ec2.model
The RequestSpotInstancesResult data type.
RequestSpotInstancesResult() - Constructor for class com.amazonaws.services.ec2.model.RequestSpotInstancesResult
 
RequestTimeoutException - Exception in com.amazonaws.services.simpledb.model
A timeout occurred when attempting to query the specified domain with specified query expression.
RequestTimeoutException(String) - Constructor for exception com.amazonaws.services.simpledb.model.RequestTimeoutException
Constructs a new RequestTimeoutException with the specified error message.
Reservation - Class in com.amazonaws.services.ec2.model
An Amazon EC2 reservation of requested EC2 instances.
Reservation() - Constructor for class com.amazonaws.services.ec2.model.Reservation
 
ReservedInstanceLimitPrice - Class in com.amazonaws.services.ec2.model
Reserved Instance Limit Price
ReservedInstanceLimitPrice() - Constructor for class com.amazonaws.services.ec2.model.ReservedInstanceLimitPrice
 
ReservedInstances - Class in com.amazonaws.services.ec2.model
A group of Amazon EC2 Reserved Instances purchased by this account.
ReservedInstances() - Constructor for class com.amazonaws.services.ec2.model.ReservedInstances
 
ReservedInstancesConfiguration - Class in com.amazonaws.services.ec2.model
The configuration settings for the modified Reserved Instances.
ReservedInstancesConfiguration() - Constructor for class com.amazonaws.services.ec2.model.ReservedInstancesConfiguration
 
ReservedInstancesId - Class in com.amazonaws.services.ec2.model
Reserved Instances Id
ReservedInstancesId() - Constructor for class com.amazonaws.services.ec2.model.ReservedInstancesId
 
ReservedInstancesListing - Class in com.amazonaws.services.ec2.model
Reserved Instances Listing
ReservedInstancesListing() - Constructor for class com.amazonaws.services.ec2.model.ReservedInstancesListing
 
ReservedInstancesModification - Class in com.amazonaws.services.ec2.model
Information about a specific modification request to your Reserved Instances.
ReservedInstancesModification() - Constructor for class com.amazonaws.services.ec2.model.ReservedInstancesModification
 
ReservedInstancesModificationResult - Class in com.amazonaws.services.ec2.model
The resulting information about the modified Reserved Instances.
ReservedInstancesModificationResult() - Constructor for class com.amazonaws.services.ec2.model.ReservedInstancesModificationResult
 
ReservedInstancesOffering - Class in com.amazonaws.services.ec2.model
An active offer for Amazon EC2 Reserved Instances.
ReservedInstancesOffering() - Constructor for class com.amazonaws.services.ec2.model.ReservedInstancesOffering
 
ReservedInstanceState - Enum in com.amazonaws.services.ec2.model
Reserved Instance State
resetImageAttribute(ResetImageAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
The ResetImageAttribute operation resets an attribute of an AMI to its default value.
resetImageAttribute(ResetImageAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
The ResetImageAttribute operation resets an attribute of an AMI to its default value.
resetImageAttributeAsync(ResetImageAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
The ResetImageAttribute operation resets an attribute of an AMI to its default value.
resetImageAttributeAsync(ResetImageAttributeRequest, AsyncHandler<ResetImageAttributeRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
The ResetImageAttribute operation resets an attribute of an AMI to its default value.
resetImageAttributeAsync(ResetImageAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
The ResetImageAttribute operation resets an attribute of an AMI to its default value.
resetImageAttributeAsync(ResetImageAttributeRequest, AsyncHandler<ResetImageAttributeRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
The ResetImageAttribute operation resets an attribute of an AMI to its default value.
ResetImageAttributeName - Enum in com.amazonaws.services.ec2.model
Reset Image Attribute Name
ResetImageAttributeRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the ResetImageAttribute operation.
ResetImageAttributeRequest() - Constructor for class com.amazonaws.services.ec2.model.ResetImageAttributeRequest
Default constructor for a new ResetImageAttributeRequest object.
ResetImageAttributeRequest(String, String) - Constructor for class com.amazonaws.services.ec2.model.ResetImageAttributeRequest
Constructs a new ResetImageAttributeRequest object.
ResetImageAttributeRequest(String, ResetImageAttributeName) - Constructor for class com.amazonaws.services.ec2.model.ResetImageAttributeRequest
Constructs a new ResetImageAttributeRequest object.
resetInstanceAttribute(ResetInstanceAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Resets an attribute of an instance to its default value.
resetInstanceAttribute(ResetInstanceAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Resets an attribute of an instance to its default value.
resetInstanceAttributeAsync(ResetInstanceAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Resets an attribute of an instance to its default value.
resetInstanceAttributeAsync(ResetInstanceAttributeRequest, AsyncHandler<ResetInstanceAttributeRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Resets an attribute of an instance to its default value.
resetInstanceAttributeAsync(ResetInstanceAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Resets an attribute of an instance to its default value.
resetInstanceAttributeAsync(ResetInstanceAttributeRequest, AsyncHandler<ResetInstanceAttributeRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Resets an attribute of an instance to its default value.
ResetInstanceAttributeRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the ResetInstanceAttribute operation.
ResetInstanceAttributeRequest() - Constructor for class com.amazonaws.services.ec2.model.ResetInstanceAttributeRequest
Default constructor for a new ResetInstanceAttributeRequest object.
ResetInstanceAttributeRequest(String, String) - Constructor for class com.amazonaws.services.ec2.model.ResetInstanceAttributeRequest
Constructs a new ResetInstanceAttributeRequest object.
ResetInstanceAttributeRequest(String, InstanceAttributeName) - Constructor for class com.amazonaws.services.ec2.model.ResetInstanceAttributeRequest
Constructs a new ResetInstanceAttributeRequest object.
resetSnapshotAttribute(ResetSnapshotAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Resets permission settings for the specified snapshot.
resetSnapshotAttribute(ResetSnapshotAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Resets permission settings for the specified snapshot.
resetSnapshotAttributeAsync(ResetSnapshotAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Resets permission settings for the specified snapshot.
resetSnapshotAttributeAsync(ResetSnapshotAttributeRequest, AsyncHandler<ResetSnapshotAttributeRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Resets permission settings for the specified snapshot.
resetSnapshotAttributeAsync(ResetSnapshotAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Resets permission settings for the specified snapshot.
resetSnapshotAttributeAsync(ResetSnapshotAttributeRequest, AsyncHandler<ResetSnapshotAttributeRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Resets permission settings for the specified snapshot.
ResetSnapshotAttributeRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the ResetSnapshotAttribute operation.
ResetSnapshotAttributeRequest() - Constructor for class com.amazonaws.services.ec2.model.ResetSnapshotAttributeRequest
Default constructor for a new ResetSnapshotAttributeRequest object.
ResetSnapshotAttributeRequest(String, String) - Constructor for class com.amazonaws.services.ec2.model.ResetSnapshotAttributeRequest
Constructs a new ResetSnapshotAttributeRequest object.
ResetSnapshotAttributeRequest(String, SnapshotAttributeName) - Constructor for class com.amazonaws.services.ec2.model.ResetSnapshotAttributeRequest
Constructs a new ResetSnapshotAttributeRequest object.
Resource - Class in com.amazonaws.auth.policy
Represents a resource involved in an AWS access control policy statement.
Resource(String) - Constructor for class com.amazonaws.auth.policy.Resource
Constructs a new AWS access control policy resource.
ResourceInUseException - Exception in com.amazonaws.services.autoscaling.model
This is returned when you cannot delete a launch configuration or Auto Scaling group because it is being used.
ResourceInUseException(String) - Constructor for exception com.amazonaws.services.autoscaling.model.ResourceInUseException
Constructs a new ResourceInUseException with the specified error message.
ResourceInUseException - Exception in com.amazonaws.services.dynamodb.model
Deprecated. 
ResourceInUseException(String) - Constructor for exception com.amazonaws.services.dynamodb.model.ResourceInUseException
Deprecated. Constructs a new ResourceInUseException with the specified error message.
ResourceInUseException - Exception in com.amazonaws.services.dynamodbv2.model
The operation conflicts with the resource's availability.
ResourceInUseException(String) - Constructor for exception com.amazonaws.services.dynamodbv2.model.ResourceInUseException
Constructs a new ResourceInUseException with the specified error message.
ResourceNotFoundException - Exception in com.amazonaws.services.cloudwatch.model
The named resource does not exist.
ResourceNotFoundException(String) - Constructor for exception com.amazonaws.services.cloudwatch.model.ResourceNotFoundException
Constructs a new ResourceNotFoundException with the specified error message.
ResourceNotFoundException - Exception in com.amazonaws.services.dynamodb.model
Deprecated. 
ResourceNotFoundException(String) - Constructor for exception com.amazonaws.services.dynamodb.model.ResourceNotFoundException
Deprecated. Constructs a new ResourceNotFoundException with the specified error message.
ResourceNotFoundException - Exception in com.amazonaws.services.dynamodbv2.model
The operation tried to access a nonexistent table or index.
ResourceNotFoundException(String) - Constructor for exception com.amazonaws.services.dynamodbv2.model.ResourceNotFoundException
Constructs a new ResourceNotFoundException with the specified error message.
ResourceType - Enum in com.amazonaws.services.ec2.model
Resource Type
Response<T> - Class in com.amazonaws
Response wrapper to provide access to not only the original AWS response but also the associated http response.
Response(T, HttpResponse) - Constructor for class com.amazonaws.Response
 
RESPONSE_HEADER_CACHE_CONTROL - Static variable in class com.amazonaws.services.s3.model.ResponseHeaderOverrides
 
RESPONSE_HEADER_CONTENT_DISPOSITION - Static variable in class com.amazonaws.services.s3.model.ResponseHeaderOverrides
 
RESPONSE_HEADER_CONTENT_ENCODING - Static variable in class com.amazonaws.services.s3.model.ResponseHeaderOverrides
 
RESPONSE_HEADER_CONTENT_LANGUAGE - Static variable in class com.amazonaws.services.s3.model.ResponseHeaderOverrides
 
RESPONSE_HEADER_CONTENT_TYPE - Static variable in class com.amazonaws.services.s3.model.ResponseHeaderOverrides
 
RESPONSE_HEADER_EXPIRES - Static variable in class com.amazonaws.services.s3.model.ResponseHeaderOverrides
 
ResponseHeaderOverrides - Class in com.amazonaws.services.s3.model
Container object for overriding headers on a GetObjectRequest or GeneratePresignedUrlRequest response.
ResponseHeaderOverrides() - Constructor for class com.amazonaws.services.s3.model.ResponseHeaderOverrides
 
ResponseMetadata - Class in com.amazonaws
Represents additional metadata included with a response from AWS.
ResponseMetadata(Map<String, String>) - Constructor for class com.amazonaws.ResponseMetadata
Creates a new ResponseMetadata object from a specified map of raw metadata information.
ResponseMetadata(ResponseMetadata) - Constructor for class com.amazonaws.ResponseMetadata
Creates a new ResponseMetadata object from an existing ResponseMetadata object.
RESTORE - Static variable in interface com.amazonaws.services.s3.Headers
Header for the optional restore information of an object
restoreObject(RestoreObjectRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Restore an object, which was transitioned to Amazon Glacier from Amazon S3 when it was expired, into Amazon S3 again.
restoreObject(String, String, int) - Method in interface com.amazonaws.services.s3.AmazonS3
Restore an object, which was transitioned to Amazon Glacier from Amazon S3 when it was expired, into Amazon S3 again.
restoreObject(RestoreObjectRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
restoreObject(String, String, int) - Method in class com.amazonaws.services.s3.AmazonS3Client
(non-Javadoc)
RestoreObjectRequest - Class in com.amazonaws.services.s3.model
Request object containing all the options for restoring an object, which was transitioned to the Amazon Glacier from S3 when it was expired.
RestoreObjectRequest(String, String) - Constructor for class com.amazonaws.services.s3.model.RestoreObjectRequest
Constructs a new RestoreObjectRequest.
RestoreObjectRequest(String, String, int) - Constructor for class com.amazonaws.services.s3.model.RestoreObjectRequest
Constructs a new RestoreObjectRequest.
resumeProcesses(ResumeProcessesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Resumes all suspended Auto Scaling processes for an Auto Scaling group.
resumeProcesses(ResumeProcessesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Resumes all suspended Auto Scaling processes for an Auto Scaling group.
resumeProcessesAsync(ResumeProcessesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Resumes all suspended Auto Scaling processes for an Auto Scaling group.
resumeProcessesAsync(ResumeProcessesRequest, AsyncHandler<ResumeProcessesRequest, Void>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Resumes all suspended Auto Scaling processes for an Auto Scaling group.
resumeProcessesAsync(ResumeProcessesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Resumes all suspended Auto Scaling processes for an Auto Scaling group.
resumeProcessesAsync(ResumeProcessesRequest, AsyncHandler<ResumeProcessesRequest, Void>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Resumes all suspended Auto Scaling processes for an Auto Scaling group.
ResumeProcessesRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the ResumeProcesses operation.
ResumeProcessesRequest() - Constructor for class com.amazonaws.services.autoscaling.model.ResumeProcessesRequest
 
retainAll(Collection<?>) - Method in class com.amazonaws.services.dynamodb.datamodeling.PaginatedList
Deprecated.  
retainAll(Collection<?>) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.PaginatedList
 
ReturnConsumedCapacity - Enum in com.amazonaws.services.dynamodbv2.model
Return Consumed Capacity
ReturnItemCollectionMetrics - Enum in com.amazonaws.services.dynamodbv2.model
Return Item Collection Metrics
ReturnValue - Enum in com.amazonaws.services.dynamodb.model
Deprecated. 
ReturnValue - Enum in com.amazonaws.services.dynamodbv2.model
Return Value
revokeAllPermissions(Grantee) - Method in class com.amazonaws.services.s3.model.AccessControlList
Revokes the permissions of a grantee by removing the grantee from the access control list (ACL).
revokeSecurityGroupIngress(RevokeSecurityGroupIngressRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
The RevokeSecurityGroupIngress operation revokes permissions from a security group.
revokeSecurityGroupIngress() - Method in interface com.amazonaws.services.ec2.AmazonEC2
The RevokeSecurityGroupIngress operation revokes permissions from a security group.
revokeSecurityGroupIngress(RevokeSecurityGroupIngressRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
The RevokeSecurityGroupIngress operation revokes permissions from a security group.
revokeSecurityGroupIngress() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
The RevokeSecurityGroupIngress operation revokes permissions from a security group.
revokeSecurityGroupIngressAsync(RevokeSecurityGroupIngressRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
The RevokeSecurityGroupIngress operation revokes permissions from a security group.
revokeSecurityGroupIngressAsync(RevokeSecurityGroupIngressRequest, AsyncHandler<RevokeSecurityGroupIngressRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
The RevokeSecurityGroupIngress operation revokes permissions from a security group.
revokeSecurityGroupIngressAsync(RevokeSecurityGroupIngressRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
The RevokeSecurityGroupIngress operation revokes permissions from a security group.
revokeSecurityGroupIngressAsync(RevokeSecurityGroupIngressRequest, AsyncHandler<RevokeSecurityGroupIngressRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
The RevokeSecurityGroupIngress operation revokes permissions from a security group.
RevokeSecurityGroupIngressRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the RevokeSecurityGroupIngress operation.
RevokeSecurityGroupIngressRequest() - Constructor for class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
Default constructor for a new RevokeSecurityGroupIngressRequest object.
RevokeSecurityGroupIngressRequest(String, List<IpPermission>) - Constructor for class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
Constructs a new RevokeSecurityGroupIngressRequest object.
RIProductDescription - Enum in com.amazonaws.services.ec2.model
R I Product Description
Route53 - Static variable in class com.amazonaws.regions.ServiceAbbreviations
 
RouteState - Enum in com.amazonaws.services.ec2.model
Route State
RoutingRule - Class in com.amazonaws.services.s3.model
Container for one routing rule that identifies a condition and a redirect that applies when the condition is met.
RoutingRule() - Constructor for class com.amazonaws.services.s3.model.RoutingRule
 
RoutingRuleCondition - Class in com.amazonaws.services.s3.model
A container for describing a condition that must be met for the specified redirect to apply.
RoutingRuleCondition() - Constructor for class com.amazonaws.services.s3.model.RoutingRuleCondition
 
RuleAction - Enum in com.amazonaws.services.ec2.model
Rule Action
runInstances(RunInstancesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
The RunInstances operation launches a specified number of instances.
runInstances(RunInstancesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
The RunInstances operation launches a specified number of instances.
runInstancesAsync(RunInstancesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
The RunInstances operation launches a specified number of instances.
runInstancesAsync(RunInstancesRequest, AsyncHandler<RunInstancesRequest, RunInstancesResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
The RunInstances operation launches a specified number of instances.
runInstancesAsync(RunInstancesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
The RunInstances operation launches a specified number of instances.
runInstancesAsync(RunInstancesRequest, AsyncHandler<RunInstancesRequest, RunInstancesResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
The RunInstances operation launches a specified number of instances.
RunInstancesRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the RunInstances operation.
RunInstancesRequest() - Constructor for class com.amazonaws.services.ec2.model.RunInstancesRequest
Default constructor for a new RunInstancesRequest object.
RunInstancesRequest(String, Integer, Integer) - Constructor for class com.amazonaws.services.ec2.model.RunInstancesRequest
Constructs a new RunInstancesRequest object.
RunInstancesResult - Class in com.amazonaws.services.ec2.model
The result of calling the RunInstancesResult, contains the new reservation created by Amazon EC2.
RunInstancesResult() - Constructor for class com.amazonaws.services.ec2.model.RunInstancesResult
 

S

S3 - Static variable in class com.amazonaws.regions.ServiceAbbreviations
 
S3_ALTERNATE_DATE - Static variable in interface com.amazonaws.services.s3.Headers
Amazon's alternative date header: x-amz-date
S3_CANNED_ACL - Static variable in interface com.amazonaws.services.s3.Headers
S3's canned ACL header: x-amz-acl
S3_MFA - Static variable in interface com.amazonaws.services.s3.Headers
S3's Multi-Factor Authentication header
S3_REGIONAL_ENDPOINT_PATTERN - Static variable in enum com.amazonaws.services.s3.model.Region
Used to extract the S3 regional id from an S3 end point.
S3_SERVICE_NAME - Static variable in class com.amazonaws.services.s3.AmazonS3Client
 
S3_USER_METADATA_PREFIX - Static variable in interface com.amazonaws.services.s3.Headers
Prefix for S3 user metadata: x-amz-meta-
S3_VERSION_ID - Static variable in interface com.amazonaws.services.s3.Headers
S3's version ID header
S3Actions - Enum in com.amazonaws.auth.policy.actions
The available AWS access control policy actions for Amazon S3.
S3BucketResource - Class in com.amazonaws.auth.policy.resources
Represents a bucket resource involved in an AWS access control policy.
S3BucketResource(String) - Constructor for class com.amazonaws.auth.policy.resources.S3BucketResource
Constructs a new bucket resource that represents the the specified bucket but not any of the contained objects.
S3ClientCache - Class in com.amazonaws.services.dynamodbv2.datamodeling
A smart Map for AmazonS3Client objects.
S3ClientCache(AWSCredentials) - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.S3ClientCache
Create a client cache with a set of credentials.
S3ClientOptions - Class in com.amazonaws.services.s3
S3 client configuration options such as the request access style.
S3ClientOptions() - Constructor for class com.amazonaws.services.s3.S3ClientOptions
 
S3ClientOptions(S3ClientOptions) - Constructor for class com.amazonaws.services.s3.S3ClientOptions
 
S3ConditionFactory - Class in com.amazonaws.auth.policy.conditions
Factory for creating access control policy conditions specific to Amazon S3.
S3DownloadByteCount - Static variable in class com.amazonaws.services.s3.metrics.S3ServiceMetric
 
S3DownloadThroughput - Static variable in class com.amazonaws.services.s3.metrics.S3ServiceMetric
 
S3Link - Class in com.amazonaws.services.dynamodbv2.datamodeling
An S3 Link that works with DynamoDBMapper.
S3Link(S3ClientCache, String, String) - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.S3Link
 
S3Link(S3ClientCache, Region, String, String) - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.S3Link
 
S3Link.ID - Class in com.amazonaws.services.dynamodbv2.datamodeling
JSON wrapper of an S3Link identifier, which consists of the S3 region id, bucket name and key.
S3Link.ID() - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.S3Link.ID
 
S3Link.ID(String, String) - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.S3Link.ID
 
S3Link.ID(Region, String, String) - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.S3Link.ID
 
S3Link.ID(S3Link.S3) - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.S3Link.ID
 
S3Object - Class in com.amazonaws.services.s3.model
Represents an object stored in Amazon S3.
S3Object() - Constructor for class com.amazonaws.services.s3.model.S3Object
 
S3ObjectInputStream - Class in com.amazonaws.services.s3.model
Input stream representing the content of an S3Object.
S3ObjectInputStream(InputStream, HttpRequestBase) - Constructor for class com.amazonaws.services.s3.model.S3ObjectInputStream
 
S3ObjectResource - Class in com.amazonaws.auth.policy.resources
Represents one or more Amazon S3 objects involved in an AWS access control policy.
S3ObjectResource(String, String) - Constructor for class com.amazonaws.auth.policy.resources.S3ObjectResource
Constructs a new object resource that represents the specified objects.
S3Objects - Class in com.amazonaws.services.s3.iterable
Provides an easy way to iterate Amazon S3 objects in a "foreach" statement.
S3ObjectSummary - Class in com.amazonaws.services.s3.model
Contains the summary of an object stored in an Amazon S3 bucket.
S3ObjectSummary() - Constructor for class com.amazonaws.services.s3.model.S3ObjectSummary
 
S3ResponseMetadata - Class in com.amazonaws.services.s3
Extension of ResponseMetadata with Amazon S3 specific data.
S3ResponseMetadata(Map<String, String>) - Constructor for class com.amazonaws.services.s3.S3ResponseMetadata
Creates a new S3ResponseMetadata object from a specified map of metadata information.
S3ResponseMetadata(ResponseMetadata) - Constructor for class com.amazonaws.services.s3.S3ResponseMetadata
Creates a new S3ResponseMetadata object from an existing ResponseMetadata object.
S3ServiceMetric - Class in com.amazonaws.services.s3.metrics
S3 specific service metrics in the form of "simulated enum".
S3Storage - Class in com.amazonaws.services.ec2.model
Describes the S3 storage destination for a BundleTask when bundling a Windows instance.
S3Storage() - Constructor for class com.amazonaws.services.ec2.model.S3Storage
 
S3UploadByteCount - Static variable in class com.amazonaws.services.s3.metrics.S3ServiceMetric
 
S3UploadPolicy - Class in com.amazonaws.services.ec2.util
This class represents S3 upload policy.
S3UploadPolicy(String, String, String, String, int) - Constructor for class com.amazonaws.services.ec2.util.S3UploadPolicy
Creates a new S3 upload policy object from the specified parameters.
S3UploadThroughput - Static variable in class com.amazonaws.services.s3.metrics.S3ServiceMetric
 
S3Versions - Class in com.amazonaws.services.s3.iterable
Provides an easy way to iterate Amazon S3 object versions in a "foreach" statement.
S3VersionSummary - Class in com.amazonaws.services.s3.model
Contains the summary of a version stored in an Amazon S3 bucket.
S3VersionSummary() - Constructor for class com.amazonaws.services.s3.model.S3VersionSummary
 
save(T) - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapper
Deprecated. Saves the object given into DynamoDB, using the default configuration.
save(T, DynamoDBMapperConfig) - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapper
Deprecated. Saves an item in DynamoDB.
save(T) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
Saves the object given into DynamoDB, using the default configuration.
save(T, DynamoDBSaveExpression) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
Saves the object given into DynamoDB, using the default configuration and the specified saveExpression.
save(T, DynamoDBMapperConfig) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
Saves the object given into DynamoDB, using the specified configuration.
save(T, DynamoDBSaveExpression, DynamoDBMapperConfig) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
Saves an item in DynamoDB.
ScalarAttributeType - Enum in com.amazonaws.services.dynamodb.model
Deprecated. 
ScalarAttributeType - Enum in com.amazonaws.services.dynamodbv2.model
Scalar Attribute Type
ScalingActivityInProgressException - Exception in com.amazonaws.services.autoscaling.model
You cannot delete an Auto Scaling group while there are scaling activities in progress for that group.
ScalingActivityInProgressException(String) - Constructor for exception com.amazonaws.services.autoscaling.model.ScalingActivityInProgressException
Constructs a new ScalingActivityInProgressException with the specified error message.
ScalingActivityStatusCode - Enum in com.amazonaws.services.autoscaling.model
Scaling Activity Status Code
ScalingPolicy - Class in com.amazonaws.services.autoscaling.model
The ScalingPolicy data type.
ScalingPolicy() - Constructor for class com.amazonaws.services.autoscaling.model.ScalingPolicy
 
scan(ScanRequest) - Method in interface com.amazonaws.services.dynamodb.AmazonDynamoDB
Deprecated.  Retrieves one or more items and its attributes by performing a full scan of a table.
scan(ScanRequest) - Method in class com.amazonaws.services.dynamodb.AmazonDynamoDBClient
Deprecated.  Retrieves one or more items and its attributes by performing a full scan of a table.
scan(Class<T>, DynamoDBScanExpression) - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapper
Deprecated. Scans through an Amazon DynamoDB table and returns the matching results as an unmodifiable list of instantiated objects, using the default configuration.
scan(Class<T>, DynamoDBScanExpression, DynamoDBMapperConfig) - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapper
Deprecated. Scans through an Amazon DynamoDB table and returns the matching results as an unmodifiable list of instantiated objects.
scan(ScanRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
The Scan operation returns one or more items and item attributes by accessing every item in the table.
scan(String, List<String>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
The Scan operation returns one or more items and item attributes by accessing every item in the table.
scan(String, Map<String, Condition>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
The Scan operation returns one or more items and item attributes by accessing every item in the table.
scan(String, List<String>, Map<String, Condition>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
The Scan operation returns one or more items and item attributes by accessing every item in the table.
scan(ScanRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
The Scan operation returns one or more items and item attributes by accessing every item in the table.
scan(String, List<String>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
The Scan operation returns one or more items and item attributes by accessing every item in the table.
scan(String, Map<String, Condition>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
The Scan operation returns one or more items and item attributes by accessing every item in the table.
scan(String, List<String>, Map<String, Condition>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
The Scan operation returns one or more items and item attributes by accessing every item in the table.
scan(Class<T>, DynamoDBScanExpression) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
Scans through an Amazon DynamoDB table and returns the matching results as an unmodifiable list of instantiated objects, using the default configuration.
scan(Class<T>, DynamoDBScanExpression, DynamoDBMapperConfig) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
Scans through an Amazon DynamoDB table and returns the matching results as an unmodifiable list of instantiated objects.
scanAsync(ScanRequest) - Method in interface com.amazonaws.services.dynamodb.AmazonDynamoDBAsync
Deprecated.  Retrieves one or more items and its attributes by performing a full scan of a table.
scanAsync(ScanRequest, AsyncHandler<ScanRequest, ScanResult>) - Method in interface com.amazonaws.services.dynamodb.AmazonDynamoDBAsync
Deprecated.  Retrieves one or more items and its attributes by performing a full scan of a table.
scanAsync(ScanRequest) - Method in class com.amazonaws.services.dynamodb.AmazonDynamoDBAsyncClient
Deprecated.  Retrieves one or more items and its attributes by performing a full scan of a table.
scanAsync(ScanRequest, AsyncHandler<ScanRequest, ScanResult>) - Method in class com.amazonaws.services.dynamodb.AmazonDynamoDBAsyncClient
Deprecated.  Retrieves one or more items and its attributes by performing a full scan of a table.
scanAsync(ScanRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
The Scan operation returns one or more items and item attributes by accessing every item in the table.
scanAsync(ScanRequest, AsyncHandler<ScanRequest, ScanResult>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
The Scan operation returns one or more items and item attributes by accessing every item in the table.
scanAsync(ScanRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
The Scan operation returns one or more items and item attributes by accessing every item in the table.
scanAsync(ScanRequest, AsyncHandler<ScanRequest, ScanResult>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
The Scan operation returns one or more items and item attributes by accessing every item in the table.
scanPage(Class<T>, DynamoDBScanExpression, DynamoDBMapperConfig) - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapper
Deprecated. Scans through an Amazon DynamoDB table and returns a single page of matching results.
scanPage(Class<T>, DynamoDBScanExpression) - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapper
Deprecated. Scans through an Amazon DynamoDB table and returns a single page of matching results.
scanPage(Class<T>, DynamoDBScanExpression, DynamoDBMapperConfig) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
Scans through an Amazon DynamoDB table and returns a single page of matching results.
scanPage(Class<T>, DynamoDBScanExpression) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
Scans through an Amazon DynamoDB table and returns a single page of matching results.
ScanRequest - Class in com.amazonaws.services.dynamodb.model
Deprecated. 
ScanRequest() - Constructor for class com.amazonaws.services.dynamodb.model.ScanRequest
Deprecated. Default constructor for a new ScanRequest object.
ScanRequest(String) - Constructor for class com.amazonaws.services.dynamodb.model.ScanRequest
Deprecated. Constructs a new ScanRequest object.
ScanRequest - Class in com.amazonaws.services.dynamodbv2.model
Container for the parameters to the Scan operation.
ScanRequest() - Constructor for class com.amazonaws.services.dynamodbv2.model.ScanRequest
Default constructor for a new ScanRequest object.
ScanRequest(String) - Constructor for class com.amazonaws.services.dynamodbv2.model.ScanRequest
Constructs a new ScanRequest object.
ScanResult - Class in com.amazonaws.services.dynamodb.model
Deprecated. 
ScanResult() - Constructor for class com.amazonaws.services.dynamodb.model.ScanResult
Deprecated.  
ScanResult - Class in com.amazonaws.services.dynamodbv2.model
Represents the output of a Scan operation.
ScanResult() - Constructor for class com.amazonaws.services.dynamodbv2.model.ScanResult
 
ScanResultPage<T> - Class in com.amazonaws.services.dynamodb.datamodeling
Deprecated. 
ScanResultPage() - Constructor for class com.amazonaws.services.dynamodb.datamodeling.ScanResultPage
Deprecated.  
ScanResultPage<T> - Class in com.amazonaws.services.dynamodbv2.datamodeling
Container for a page of scan results.
ScanResultPage() - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.ScanResultPage
 
ScheduledUpdateGroupAction - Class in com.amazonaws.services.autoscaling.model
This data type stores information about a scheduled update to an Auto Scaling group.
ScheduledUpdateGroupAction() - Constructor for class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
 
SDKGlobalConfiguration - Class in com.amazonaws
SDKGlobalConfiguration is to configure any global settings
SDKGlobalConfiguration() - Constructor for class com.amazonaws.SDKGlobalConfiguration
 
SECRET_KEY_ENV_VAR - Static variable in class com.amazonaws.SDKGlobalConfiguration
Environment variable name for the AWS secret key
SECRET_KEY_SYSTEM_PROPERTY - Static variable in class com.amazonaws.SDKGlobalConfiguration
System property name for the AWS secret key
SECURE_TRANSPORT_CONDITION_KEY - Static variable in class com.amazonaws.auth.policy.conditions.ConditionFactory
Condition key for whether or not an incoming request is using a secure transport to make the request (i.e.
SECURITY_TOKEN - Static variable in interface com.amazonaws.services.s3.Headers
DevPay token header
SecurityGroup - Class in com.amazonaws.services.ec2.model
An Amazon EC2 security group, describing how EC2 instances in this group can receive network traffic.
SecurityGroup() - Constructor for class com.amazonaws.services.ec2.model.SecurityGroup
 
SecurityTokenServiceActions - Enum in com.amazonaws.auth.policy.actions
The available AWS access control policy actions for AWS Security Token Service.
Select - Enum in com.amazonaws.services.dynamodbv2.model
Select
select(SelectRequest) - Method in interface com.amazonaws.services.simpledb.AmazonSimpleDB
The Select operation returns a set of attributes for ItemNames that match the select expression.
select(SelectRequest) - Method in class com.amazonaws.services.simpledb.AmazonSimpleDBClient
The Select operation returns a set of attributes for ItemNames that match the select expression.
selectAsync(SelectRequest) - Method in interface com.amazonaws.services.simpledb.AmazonSimpleDBAsync
The Select operation returns a set of attributes for ItemNames that match the select expression.
selectAsync(SelectRequest, AsyncHandler<SelectRequest, SelectResult>) - Method in interface com.amazonaws.services.simpledb.AmazonSimpleDBAsync
The Select operation returns a set of attributes for ItemNames that match the select expression.
selectAsync(SelectRequest) - Method in class com.amazonaws.services.simpledb.AmazonSimpleDBAsyncClient
The Select operation returns a set of attributes for ItemNames that match the select expression.
selectAsync(SelectRequest, AsyncHandler<SelectRequest, SelectResult>) - Method in class com.amazonaws.services.simpledb.AmazonSimpleDBAsyncClient
The Select operation returns a set of attributes for ItemNames that match the select expression.
SelectRequest - Class in com.amazonaws.services.simpledb.model
Container for the parameters to the Select operation.
SelectRequest() - Constructor for class com.amazonaws.services.simpledb.model.SelectRequest
Default constructor for a new SelectRequest object.
SelectRequest(String) - Constructor for class com.amazonaws.services.simpledb.model.SelectRequest
Constructs a new SelectRequest object.
SelectRequest(String, Boolean) - Constructor for class com.amazonaws.services.simpledb.model.SelectRequest
Constructs a new SelectRequest object.
SelectResult - Class in com.amazonaws.services.simpledb.model
Select Result
SelectResult() - Constructor for class com.amazonaws.services.simpledb.model.SelectResult
 
SendDataPoint - Class in com.amazonaws.services.simpleemail.model
Represents sending statistics data.
SendDataPoint() - Constructor for class com.amazonaws.services.simpleemail.model.SendDataPoint
 
sendEmail(SendEmailRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
Composes an email message based on input data, and then immediately queues the message for sending.
sendEmail(SendEmailRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
Composes an email message based on input data, and then immediately queues the message for sending.
sendEmailAsync(SendEmailRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Composes an email message based on input data, and then immediately queues the message for sending.
sendEmailAsync(SendEmailRequest, AsyncHandler<SendEmailRequest, SendEmailResult>) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Composes an email message based on input data, and then immediately queues the message for sending.
sendEmailAsync(SendEmailRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Composes an email message based on input data, and then immediately queues the message for sending.
sendEmailAsync(SendEmailRequest, AsyncHandler<SendEmailRequest, SendEmailResult>) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Composes an email message based on input data, and then immediately queues the message for sending.
SendEmailRequest - Class in com.amazonaws.services.simpleemail.model
Container for the parameters to the SendEmail operation.
SendEmailRequest() - Constructor for class com.amazonaws.services.simpleemail.model.SendEmailRequest
Default constructor for a new SendEmailRequest object.
SendEmailRequest(String, Destination, Message) - Constructor for class com.amazonaws.services.simpleemail.model.SendEmailRequest
Constructs a new SendEmailRequest object.
SendEmailResult - Class in com.amazonaws.services.simpleemail.model
Represents a unique message ID returned from a successful SendEmail request.
SendEmailResult() - Constructor for class com.amazonaws.services.simpleemail.model.SendEmailResult
 
sendMessage(SendMessageRequest) - Method in interface com.amazonaws.services.sqs.AmazonSQS
The SendMessage action delivers a message to the specified queue.
sendMessage(SendMessageRequest) - Method in class com.amazonaws.services.sqs.AmazonSQSClient
The SendMessage action delivers a message to the specified queue.
sendMessage(SendMessageRequest) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
 
sendMessage(SendMessageRequest, QueueBufferCallback<SendMessageRequest, SendMessageResult>) - Method in class com.amazonaws.services.sqs.buffered.SendQueueBuffer
 
sendMessageAsync(SendMessageRequest) - Method in interface com.amazonaws.services.sqs.AmazonSQSAsync
The SendMessage action delivers a message to the specified queue.
sendMessageAsync(SendMessageRequest, AsyncHandler<SendMessageRequest, SendMessageResult>) - Method in interface com.amazonaws.services.sqs.AmazonSQSAsync
The SendMessage action delivers a message to the specified queue.
sendMessageAsync(SendMessageRequest) - Method in class com.amazonaws.services.sqs.AmazonSQSAsyncClient
The SendMessage action delivers a message to the specified queue.
sendMessageAsync(SendMessageRequest, AsyncHandler<SendMessageRequest, SendMessageResult>) - Method in class com.amazonaws.services.sqs.AmazonSQSAsyncClient
The SendMessage action delivers a message to the specified queue.
sendMessageAsync(SendMessageRequest) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
 
sendMessageAsync(SendMessageRequest, AsyncHandler<SendMessageRequest, SendMessageResult>) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
 
sendMessageBatch(SendMessageBatchRequest) - Method in interface com.amazonaws.services.sqs.AmazonSQS
This is a batch version of SendMessage.
sendMessageBatch(SendMessageBatchRequest) - Method in class com.amazonaws.services.sqs.AmazonSQSClient
This is a batch version of SendMessage.
sendMessageBatch(SendMessageBatchRequest) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
 
sendMessageBatchAsync(SendMessageBatchRequest) - Method in interface com.amazonaws.services.sqs.AmazonSQSAsync
This is a batch version of SendMessage.
sendMessageBatchAsync(SendMessageBatchRequest, AsyncHandler<SendMessageBatchRequest, SendMessageBatchResult>) - Method in interface com.amazonaws.services.sqs.AmazonSQSAsync
This is a batch version of SendMessage.
sendMessageBatchAsync(SendMessageBatchRequest) - Method in class com.amazonaws.services.sqs.AmazonSQSAsyncClient
This is a batch version of SendMessage.
sendMessageBatchAsync(SendMessageBatchRequest, AsyncHandler<SendMessageBatchRequest, SendMessageBatchResult>) - Method in class com.amazonaws.services.sqs.AmazonSQSAsyncClient
This is a batch version of SendMessage.
sendMessageBatchAsync(SendMessageBatchRequest) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
 
sendMessageBatchAsync(SendMessageBatchRequest, AsyncHandler<SendMessageBatchRequest, SendMessageBatchResult>) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
 
SendMessageBatchRequest - Class in com.amazonaws.services.sqs.model
Container for the parameters to the SendMessageBatch operation.
SendMessageBatchRequest() - Constructor for class com.amazonaws.services.sqs.model.SendMessageBatchRequest
Default constructor for a new SendMessageBatchRequest object.
SendMessageBatchRequest(String) - Constructor for class com.amazonaws.services.sqs.model.SendMessageBatchRequest
Constructs a new SendMessageBatchRequest object.
SendMessageBatchRequest(String, List<SendMessageBatchRequestEntry>) - Constructor for class com.amazonaws.services.sqs.model.SendMessageBatchRequest
Constructs a new SendMessageBatchRequest object.
SendMessageBatchRequestEntry - Class in com.amazonaws.services.sqs.model
Contains the details of a single SQS message along with a Id .
SendMessageBatchRequestEntry() - Constructor for class com.amazonaws.services.sqs.model.SendMessageBatchRequestEntry
Default constructor for a new SendMessageBatchRequestEntry object.
SendMessageBatchRequestEntry(String, String) - Constructor for class com.amazonaws.services.sqs.model.SendMessageBatchRequestEntry
Constructs a new SendMessageBatchRequestEntry object.
SendMessageBatchResult - Class in com.amazonaws.services.sqs.model
 
SendMessageBatchResult() - Constructor for class com.amazonaws.services.sqs.model.SendMessageBatchResult
 
SendMessageBatchResultEntry - Class in com.amazonaws.services.sqs.model
Encloses a message ID for successfully enqueued message of a SendMessageBatch.
SendMessageBatchResultEntry() - Constructor for class com.amazonaws.services.sqs.model.SendMessageBatchResultEntry
 
SendMessageRequest - Class in com.amazonaws.services.sqs.model
Container for the parameters to the SendMessage operation.
SendMessageRequest() - Constructor for class com.amazonaws.services.sqs.model.SendMessageRequest
Default constructor for a new SendMessageRequest object.
SendMessageRequest(String, String) - Constructor for class com.amazonaws.services.sqs.model.SendMessageRequest
Constructs a new SendMessageRequest object.
SendMessageResult - Class in com.amazonaws.services.sqs.model
 
SendMessageResult() - Constructor for class com.amazonaws.services.sqs.model.SendMessageResult
 
SendQueueBuffer - Class in com.amazonaws.services.sqs.buffered
This class is responsible for buffering outgoing SQS requests, i.e.
sendRawEmail(SendRawEmailRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
Sends an email message, with header and content specified by the client.
sendRawEmail(SendRawEmailRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
Sends an email message, with header and content specified by the client.
sendRawEmailAsync(SendRawEmailRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Sends an email message, with header and content specified by the client.
sendRawEmailAsync(SendRawEmailRequest, AsyncHandler<SendRawEmailRequest, SendRawEmailResult>) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Sends an email message, with header and content specified by the client.
sendRawEmailAsync(SendRawEmailRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Sends an email message, with header and content specified by the client.
sendRawEmailAsync(SendRawEmailRequest, AsyncHandler<SendRawEmailRequest, SendRawEmailResult>) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Sends an email message, with header and content specified by the client.
SendRawEmailRequest - Class in com.amazonaws.services.simpleemail.model
Container for the parameters to the SendRawEmail operation.
SendRawEmailRequest() - Constructor for class com.amazonaws.services.simpleemail.model.SendRawEmailRequest
Default constructor for a new SendRawEmailRequest object.
SendRawEmailRequest(RawMessage) - Constructor for class com.amazonaws.services.simpleemail.model.SendRawEmailRequest
Constructs a new SendRawEmailRequest object.
SendRawEmailResult - Class in com.amazonaws.services.simpleemail.model
Represents a unique message ID returned from a successful SendRawEmail request.
SendRawEmailResult() - Constructor for class com.amazonaws.services.simpleemail.model.SendRawEmailResult
 
SERVER - Static variable in interface com.amazonaws.services.s3.Headers
 
SERVER_SIDE_ENCRYPTION - Static variable in interface com.amazonaws.services.s3.Headers
Header for optional server-side encryption algorithm
ServiceAbbreviations - Class in com.amazonaws.regions
Abbreviations for looking up information about a specific service.
ServiceAbbreviations() - Constructor for class com.amazonaws.regions.ServiceAbbreviations
 
SessionCredentialsProviderFactory - Class in com.amazonaws.auth
Session credentials provider factory to share providers across potentially many clients.
SessionCredentialsProviderFactory() - Constructor for class com.amazonaws.auth.SessionCredentialsProviderFactory
 
set(int, T) - Method in class com.amazonaws.services.dynamodb.datamodeling.PaginatedList
Deprecated.  
set(int, T) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.PaginatedList
 
setAccessControlList(AccessControlList) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Sets the optional access control list for the new object.
setAccessControlList(AccessControlList) - Method in class com.amazonaws.services.s3.model.CreateBucketRequest
Sets the optional access control list for the new bucket.
setAccessControlList(AccessControlList) - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadRequest
Sets the optional access control list for the new upload.
setAccessControlList(AccessControlList) - Method in class com.amazonaws.services.s3.model.PutObjectRequest
Sets the optional access control list for the new object.
setAccessKeyId(String) - Method in class com.amazonaws.services.securitytoken.model.Credentials
The access key ID that identifies the temporary security credentials.
setAccountAttributes(Collection<AccountAttribute>) - Method in class com.amazonaws.services.ec2.model.DescribeAccountAttributesResult
Sets the value of the AccountAttributes property for this object.
setAcl(CannedAccessControlList) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.S3Link
Sets the access control list for the object represented by this S3Link.
setAcl(CannedAccessControlList, RequestMetricCollector) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.S3Link
 
setAcl(AccessControlList) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.S3Link
Sets the access control list for the object represented by this S3Link.
setAcl(AccessControlList, RequestMetricCollector) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.S3Link
Same as S3Link.setAcl(AccessControlList) but allows specifying a request metric collector.
setAction(String) - Method in class com.amazonaws.services.dynamodb.model.AttributeValueUpdate
Deprecated. The type of action for an item update operation.
setAction(AttributeAction) - Method in class com.amazonaws.services.dynamodb.model.AttributeValueUpdate
Deprecated. The type of action for an item update operation.
setAction(String) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValueUpdate
Specifies how to perform the update.
setAction(AttributeAction) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValueUpdate
Specifies how to perform the update.
setActionNames(Collection<String>) - Method in class com.amazonaws.services.sns.model.AddPermissionRequest
The action you want to allow for the specified principal(s).
setActionPrefix(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
The action name prefix.
setActions(Collection<Action>) - Method in class com.amazonaws.auth.policy.Statement
Sets the list of actions to which this policy statement applies.
setActions(Collection<VolumeStatusAction>) - Method in class com.amazonaws.services.ec2.model.VolumeStatusItem
Sets the value of the Actions property for this object.
setActions(Collection<String>) - Method in class com.amazonaws.services.sqs.model.AddPermissionRequest
The action the client wants to allow for the specified principal.
setActionsEnabled(Boolean) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
Indicates whether actions should be executed during any changes to the alarm's state.
setActionsEnabled(Boolean) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
Indicates whether or not actions should be executed during any changes to the alarm's state.
setActive(Boolean) - Method in class com.amazonaws.services.ec2.model.PriceSchedule
Sets the value of the Active property for this object.
setActivities(Collection<Activity>) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesResult
A list of the requested scaling activities.
setActivity(Activity) - Method in class com.amazonaws.services.autoscaling.model.TerminateInstanceInAutoScalingGroupResult
A scaling Activity.
setActivityId(String) - Method in class com.amazonaws.services.autoscaling.model.Activity
Specifies the ID of the activity.
setActivityIds(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest
A list containing the activity IDs of the desired scaling activities.
setAdd(Collection<CreateVolumePermission>) - Method in class com.amazonaws.services.ec2.model.CreateVolumePermissionModifications
Sets the value of the Add property for this object.
setAdd(Collection<LaunchPermission>) - Method in class com.amazonaws.services.ec2.model.LaunchPermissionModifications
Sets the value of the Add property for this object.
setAdditionalInfo(String) - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
Sets the value of the AdditionalInfo property for this object.
setAdditionalInfo(String) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Do not use.
setAdditionalInfo(String) - Method in class com.amazonaws.services.ec2.model.StartInstancesRequest
Sets the value of the AdditionalInfo property for this object.
setAddresses(Collection<Address>) - Method in class com.amazonaws.services.ec2.model.DescribeAddressesResult
The list of Elastic IPs.
setAddressingType(String) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
Deprecated.
setAdjustmentType(String) - Method in class com.amazonaws.services.autoscaling.model.AdjustmentType
A policy adjustment type.
setAdjustmentType(String) - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
Specifies whether the ScalingAdjustment is an absolute number or a percentage of the current capacity.
setAdjustmentType(String) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
Specifies whether the ScalingAdjustment is an absolute number or a percentage of the current capacity.
setAdjustmentTypes(Collection<AdjustmentType>) - Method in class com.amazonaws.services.autoscaling.model.DescribeAdjustmentTypesResult
A list of specific policy adjustment types.
setAlarmActions(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The list of actions to execute when this alarm transitions into an ALARM state from any other state.
setAlarmActions(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The list of actions to execute when this alarm transitions into an ALARM state from any other state.
setAlarmARN(String) - Method in class com.amazonaws.services.autoscaling.model.Alarm
The Amazon Resource Name (ARN) of the alarm.
setAlarmArn(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The Amazon Resource Name (ARN) of the alarm.
setAlarmConfigurationUpdatedTimestamp(Date) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The time stamp of the last update to the alarm configuration.
setAlarmDescription(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The description for the alarm.
setAlarmDescription(String) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The description for the alarm.
setAlarmHistoryItems(Collection<AlarmHistoryItem>) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryResult
A list of alarm histories in JSON format.
setAlarmName(String) - Method in class com.amazonaws.services.autoscaling.model.Alarm
The name of the alarm.
setAlarmName(String) - Method in class com.amazonaws.services.cloudwatch.model.AlarmHistoryItem
The descriptive name for the alarm.
setAlarmName(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryRequest
The name of the alarm.
setAlarmName(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The name of the alarm.
setAlarmName(String) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The descriptive name for the alarm.
setAlarmName(String) - Method in class com.amazonaws.services.cloudwatch.model.SetAlarmStateRequest
The descriptive name for the alarm.
setAlarmNamePrefix(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
The alarm name prefix.
setAlarmNames(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.DeleteAlarmsRequest
A list of alarms to be deleted.
setAlarmNames(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
A list of alarm names to retrieve information for.
setAlarmNames(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.DisableAlarmActionsRequest
The names of the alarms to disable actions for.
setAlarmNames(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.EnableAlarmActionsRequest
The names of the alarms to enable actions for.
setAlarms(Collection<Alarm>) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
A list of CloudWatch Alarms related to the policy.
setAlarmState(SetAlarmStateRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatch
Temporarily sets the state of an alarm.
setAlarmState(SetAlarmStateRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
Temporarily sets the state of an alarm.
setAlarmStateAsync(SetAlarmStateRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Temporarily sets the state of an alarm.
setAlarmStateAsync(SetAlarmStateRequest, AsyncHandler<SetAlarmStateRequest, Void>) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Temporarily sets the state of an alarm.
setAlarmStateAsync(SetAlarmStateRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
Temporarily sets the state of an alarm.
setAlarmStateAsync(SetAlarmStateRequest, AsyncHandler<SetAlarmStateRequest, Void>) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
Temporarily sets the state of an alarm.
SetAlarmStateRequest - Class in com.amazonaws.services.cloudwatch.model
Container for the parameters to the SetAlarmState operation.
SetAlarmStateRequest() - Constructor for class com.amazonaws.services.cloudwatch.model.SetAlarmStateRequest
 
setAllocationId(String) - Method in class com.amazonaws.services.ec2.model.Address
Sets the value of the AllocationId property for this object.
setAllocationId(String) - Method in class com.amazonaws.services.ec2.model.AllocateAddressResult
Sets the value of the AllocationId property for this object.
setAllocationId(String) - Method in class com.amazonaws.services.ec2.model.AssociateAddressRequest
The allocation ID that AWS returned when you allocated the elastic IP address for use with Amazon VPC.
setAllocationId(String) - Method in class com.amazonaws.services.ec2.model.ReleaseAddressRequest
The allocation ID that AWS provided when you allocated the address for use with Amazon VPC.
setAllocationIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeAddressesRequest
Sets the value of the AllocationIds property for this object.
setAllowedHeaders(List<String>) - Method in class com.amazonaws.services.s3.model.CORSRule
Sets the allowed headers for the rule.
setAllowedHeaders(String...) - Method in class com.amazonaws.services.s3.model.CORSRule
Convenience array style method for BucketCrossOriginConfiguration#setAllowedHeaders(List)
setAllowedMethods(List<CORSRule.AllowedMethods>) - Method in class com.amazonaws.services.s3.model.CORSRule
Sets the allowed methods of the rule.
setAllowedMethods(CORSRule.AllowedMethods...) - Method in class com.amazonaws.services.s3.model.CORSRule
Convenience array style method for BucketCrossOriginConfiguration#setAllowedMethods(List)
setAllowedOrigins(List<String>) - Method in class com.amazonaws.services.s3.model.CORSRule
Sets the allowed origins of the rule.
setAllowedOrigins(String...) - Method in class com.amazonaws.services.s3.model.CORSRule
Convenience array style method for BucketCrossOriginConfiguration#setAllowedOrigins(List)
setAllowReassociation(Boolean) - Method in class com.amazonaws.services.ec2.model.AssociateAddressRequest
Sets the value of the AllowReassociation property for this object.
setAllSecurityGroups(Collection<GroupIdentifier>) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
Sets the value of the AllSecurityGroups property for this object.
setAlternateNameEncoding(String) - Method in class com.amazonaws.services.simpledb.model.Attribute
 
setAlternateNameEncoding(String) - Method in class com.amazonaws.services.simpledb.model.Item
 
setAlternateValueEncoding(String) - Method in class com.amazonaws.services.simpledb.model.Attribute
 
setAmiLaunchIndex(Integer) - Method in class com.amazonaws.services.ec2.model.Instance
The AMI launch index, which can be used to find this instance within the launch group.
setAmount(Double) - Method in class com.amazonaws.services.ec2.model.RecurringCharge
The amount of the recurring charge.
setAmount(Double) - Method in class com.amazonaws.services.ec2.model.ReservedInstanceLimitPrice
Sets the value of the Amount property for this object.
setAppCookieStickinessPolicies(Collection<AppCookieStickinessPolicy>) - Method in class com.amazonaws.services.elasticloadbalancing.model.Policies
A list of the AppCookieStickinessPolicy objects created with CreateAppCookieStickinessPolicy.
setArchitecture(String) - Method in class com.amazonaws.services.ec2.model.Image
The architecture of the image.
setArchitecture(ArchitectureValues) - Method in class com.amazonaws.services.ec2.model.Image
The architecture of the image.
setArchitecture(String) - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
Sets the value of the Architecture property for this object.
setArchitecture(ArchitectureValues) - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
Sets the value of the Architecture property for this object.
setArchitecture(String) - Method in class com.amazonaws.services.ec2.model.Instance
The architecture of this instance.
setArchitecture(ArchitectureValues) - Method in class com.amazonaws.services.ec2.model.Instance
The architecture of this instance.
setArchitecture(String) - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
The architecture of the image.
setArchitecture(ArchitectureValues) - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
The architecture of the image.
setArn(String) - Method in class com.amazonaws.services.ec2.model.IamInstanceProfile
Sets the value of the Arn property for this object.
setArn(String) - Method in class com.amazonaws.services.ec2.model.IamInstanceProfileSpecification
Sets the value of the Arn property for this object.
setArn(String) - Method in class com.amazonaws.services.securitytoken.model.AssumedRoleUser
The ARN of the temporary security credentials that are returned from the AssumeRole action.
setArn(String) - Method in class com.amazonaws.services.securitytoken.model.FederatedUser
The ARN that specifies the federated user that is associated with the credentials.
setAssociatePublicIpAddress(Boolean) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
Used for Auto Scaling groups that launch instances into an Amazon Virtual Private Cloud (Amazon VPC).
setAssociatePublicIpAddress(Boolean) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Specifies whether the instance is associated with a public IP address (true) or not (false).
setAssociatePublicIpAddress(Boolean) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
Indicates whether to assign a public IP address to an instance in a VPC.
setAssociation(InstanceNetworkInterfaceAssociation) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
Sets the value of the Association property for this object.
setAssociation(InstanceNetworkInterfaceAssociation) - Method in class com.amazonaws.services.ec2.model.InstancePrivateIpAddress
Sets the value of the Association property for this object.
setAssociationId(String) - Method in class com.amazonaws.services.ec2.model.Address
Sets the value of the AssociationId property for this object.
setAssociationId(String) - Method in class com.amazonaws.services.ec2.model.AssociateAddressResult
Sets the value of the AssociationId property for this object.
setAssociationId(String) - Method in class com.amazonaws.services.ec2.model.DisassociateAddressRequest
Association ID corresponding to the VPC elastic IP address you want to disassociate.
setAssumedRoleId(String) - Method in class com.amazonaws.services.securitytoken.model.AssumedRoleUser
A unique identifier that contains the role ID and the role session name of the role that is being assumed.
setAssumedRoleUser(AssumedRoleUser) - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleResult
The Amazon Resource Name (ARN) and the assumed role ID, which are identifiers that you can use to refer to the resulting temporary security credentials.
setAssumedRoleUser(AssumedRoleUser) - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleWithSAMLResult
The identifiers for the temporary security credentials that the operation returns.
setAssumedRoleUser(AssumedRoleUser) - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleWithWebIdentityResult
The Amazon Resource Name (ARN) and the assumed role ID, which are identifiers that you can use to refer to the resulting temporary security credentials.
setAttachment(VolumeAttachment) - Method in class com.amazonaws.services.ec2.model.AttachVolumeResult
 
setAttachment(VolumeAttachment) - Method in class com.amazonaws.services.ec2.model.DetachVolumeResult
The updated EBS volume attachment information after trying to detach the volume from the specified instance.
setAttachment(InstanceNetworkInterfaceAttachment) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
Sets the value of the Attachment property for this object.
setAttachmentId(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAttachment
Sets the value of the AttachmentId property for this object.
setAttachments(Collection<VolumeAttachment>) - Method in class com.amazonaws.services.ec2.model.Volume
Information on what this volume is attached to.
setAttachTime(Date) - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDevice
The time at which the EBS volume was attached to the associated instance.
setAttachTime(Date) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAttachment
Sets the value of the AttachTime property for this object.
setAttachTime(Date) - Method in class com.amazonaws.services.ec2.model.VolumeAttachment
Timestamp when this attachment initiated.
setAttribute(String) - Method in class com.amazonaws.services.ec2.model.DescribeImageAttributeRequest
The name of the attribute to describe.
setAttribute(ImageAttributeName) - Method in class com.amazonaws.services.ec2.model.DescribeImageAttributeRequest
The name of the attribute to describe.
setAttribute(String) - Method in class com.amazonaws.services.ec2.model.DescribeInstanceAttributeRequest
The name of the attribute to describe.
setAttribute(InstanceAttributeName) - Method in class com.amazonaws.services.ec2.model.DescribeInstanceAttributeRequest
The name of the attribute to describe.
setAttribute(String) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeRequest
The name of the EBS attribute to describe.
setAttribute(SnapshotAttributeName) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeRequest
The name of the EBS attribute to describe.
setAttribute(String) - Method in class com.amazonaws.services.ec2.model.DescribeVolumeAttributeRequest
Sets the value of the Attribute property for this object.
setAttribute(VolumeAttributeName) - Method in class com.amazonaws.services.ec2.model.DescribeVolumeAttributeRequest
Sets the value of the Attribute property for this object.
setAttribute(String) - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
The name of the AMI attribute you want to modify.
setAttribute(String) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
The name of the attribute being modified.
setAttribute(InstanceAttributeName) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
The name of the attribute being modified.
setAttribute(String) - Method in class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
The name of the attribute being modified.
setAttribute(SnapshotAttributeName) - Method in class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
The name of the attribute being modified.
setAttribute(String) - Method in class com.amazonaws.services.ec2.model.ResetImageAttributeRequest
The name of the attribute being reset.
setAttribute(ResetImageAttributeName) - Method in class com.amazonaws.services.ec2.model.ResetImageAttributeRequest
The name of the attribute being reset.
setAttribute(String) - Method in class com.amazonaws.services.ec2.model.ResetInstanceAttributeRequest
The name of the attribute being reset.
setAttribute(InstanceAttributeName) - Method in class com.amazonaws.services.ec2.model.ResetInstanceAttributeRequest
The name of the attribute being reset.
setAttribute(String) - Method in class com.amazonaws.services.ec2.model.ResetSnapshotAttributeRequest
The name of the attribute being reset.
setAttribute(SnapshotAttributeName) - Method in class com.amazonaws.services.ec2.model.ResetSnapshotAttributeRequest
The name of the attribute being reset.
setAttributeDefinitions(Collection<AttributeDefinition>) - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
An array of attributes that describe the key schema for the table and indexes.
setAttributeDefinitions(Collection<AttributeDefinition>) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
An array of AttributeDefinition objects.
setAttributeName(String) - Method in class com.amazonaws.services.dynamodb.model.KeySchemaElement
Deprecated. The AttributeName of the KeySchemaElement.
setAttributeName(String) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeDefinition
A name for the attribute.
setAttributeName(String) - Method in class com.amazonaws.services.dynamodbv2.model.KeySchemaElement
The name of a key attribute.
setAttributeName(String) - Method in class com.amazonaws.services.ec2.model.AccountAttribute
Sets the value of the AttributeName property for this object.
setAttributeName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyAttribute
The name of the attribute associated with the policy.
setAttributeName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyAttributeDescription
The name of the attribute associated with the policy.
setAttributeName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyAttributeTypeDescription
The name of the attribute associated with the policy type.
setAttributeName(String) - Method in class com.amazonaws.services.sns.model.SetSubscriptionAttributesRequest
The name of the attribute you want to set.
setAttributeName(String) - Method in class com.amazonaws.services.sns.model.SetTopicAttributesRequest
The name of the attribute you want to set.
setAttributeNameCount(Integer) - Method in class com.amazonaws.services.simpledb.model.DomainMetadataResult
The number of unique attribute names in the domain.
setAttributeNames(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeAccountAttributesRequest
Sets the value of the AttributeNames property for this object.
setAttributeNames(Collection<String>) - Method in class com.amazonaws.services.simpledb.model.GetAttributesRequest
The names of the attributes.
setAttributeNames(Collection<String>) - Method in class com.amazonaws.services.sqs.model.GetQueueAttributesRequest
A list of attributes to retrieve information for.
setAttributeNames(Collection<String>) - Method in class com.amazonaws.services.sqs.model.ReceiveMessageRequest
A list of attributes that need to be returned along with each message.
setAttributeNamesSizeBytes(Long) - Method in class com.amazonaws.services.simpledb.model.DomainMetadataResult
The total size of all unique attribute names in the domain, in bytes.
setAttributes(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodb.model.DeleteItemResult
Deprecated. If the ReturnValues parameter is provided as ALL_OLD in the request, Amazon DynamoDB returns an array of attribute name-value pairs (essentially, the deleted item).
setAttributes(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodb.model.PutItemResult
Deprecated. Attribute values before the put operation, but only if the ReturnValues parameter is specified as ALL_OLD in the request.
setAttributes(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodb.model.UpdateItemResult
Deprecated. A map of attribute name-value pairs, but only if the ReturnValues parameter is specified as something other than NONE in the request.
setAttributes(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemResult
A map of attribute names to AttributeValue objects, representing the item as it appeared before the DeleteItem operation.
setAttributes(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemResult
The attribute values as they appeared before the PutItem operation, but only if ReturnValues is specified as ALL_OLD in the request.
setAttributes(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemResult
A map of attribute values as they appeared before the UpdateItem operation, but only if ReturnValues was specified as something other than NONE in the request.
setAttributes(Collection<Attribute>) - Method in class com.amazonaws.services.simpledb.model.DeletableItem
Sets the value of the Attributes property for this object.
setAttributes(Collection<Attribute>) - Method in class com.amazonaws.services.simpledb.model.DeleteAttributesRequest
A list of Attributes.
setAttributes(Collection<Attribute>) - Method in class com.amazonaws.services.simpledb.model.GetAttributesResult
The list of attributes returned by the operation.
setAttributes(Collection<Attribute>) - Method in class com.amazonaws.services.simpledb.model.Item
A list of attributes.
setAttributes(Collection<ReplaceableAttribute>) - Method in class com.amazonaws.services.simpledb.model.PutAttributesRequest
The list of attributes.
setAttributes(Collection<ReplaceableAttribute>) - Method in class com.amazonaws.services.simpledb.model.ReplaceableItem
The list of attributes for a replaceable item.
setAttributes(Map<String, String>) - Method in class com.amazonaws.services.sns.model.CreatePlatformApplicationRequest
For a list of attributes, see SetPlatformApplicationAttributes
setAttributes(Map<String, String>) - Method in class com.amazonaws.services.sns.model.CreatePlatformEndpointRequest
For a list of attributes, see SetEndpointAttributes.
setAttributes(Map<String, String>) - Method in class com.amazonaws.services.sns.model.Endpoint
Attributes for endpoint.
setAttributes(Map<String, String>) - Method in class com.amazonaws.services.sns.model.GetEndpointAttributesResult
Attributes include the following:

T

TableDescription - Class in com.amazonaws.services.dynamodb.model
Deprecated. 
TableDescription() - Constructor for class com.amazonaws.services.dynamodb.model.TableDescription
Deprecated. Default constructor for a new TableDescription object.
TableDescription - Class in com.amazonaws.services.dynamodbv2.model
Represents the properties of a table.
TableDescription() - Constructor for class com.amazonaws.services.dynamodbv2.model.TableDescription
Default constructor for a new TableDescription object.
Tables - Class in com.amazonaws.services.dynamodbv2.util
Utility methods for working with AWS DynamoDB tables.
Tables() - Constructor for class com.amazonaws.services.dynamodbv2.util.Tables
 
TableStatus - Enum in com.amazonaws.services.dynamodb.model
Deprecated. 
TableStatus - Enum in com.amazonaws.services.dynamodbv2.model
Table Status
Tag - Class in com.amazonaws.services.autoscaling.model
The tag applied to an Auto Scaling group.
Tag() - Constructor for class com.amazonaws.services.autoscaling.model.Tag
 
Tag - Class in com.amazonaws.services.ec2.model
Represents metadata to associate with Amazon EC2 resources.
Tag() - Constructor for class com.amazonaws.services.ec2.model.Tag
Default constructor for a new Tag object.
Tag(String, String) - Constructor for class com.amazonaws.services.ec2.model.Tag
Constructs a new Tag object.
Tag(String) - Constructor for class com.amazonaws.services.ec2.model.Tag
Constructs a new Tag object.
TagDescription - Class in com.amazonaws.services.autoscaling.model
The tag applied to an Auto Scaling group.
TagDescription() - Constructor for class com.amazonaws.services.autoscaling.model.TagDescription
 
TagDescription - Class in com.amazonaws.services.ec2.model
Provides information about an Amazon EC2 resource Tag.
TagDescription() - Constructor for class com.amazonaws.services.ec2.model.TagDescription
 
TagSet - Class in com.amazonaws.services.s3.model
 
TagSet() - Constructor for class com.amazonaws.services.s3.model.TagSet
Creates a new empty TagSet.
TagSet(Map<String, String>) - Constructor for class com.amazonaws.services.s3.model.TagSet
Creates a new TagSet with the set of tags defined.
TelemetryStatus - Enum in com.amazonaws.services.ec2.model
Telemetry Status
Tenancy - Enum in com.amazonaws.services.ec2.model
Tenancy
terminateInstanceInAutoScalingGroup(TerminateInstanceInAutoScalingGroupRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Terminates the specified instance.
terminateInstanceInAutoScalingGroup(TerminateInstanceInAutoScalingGroupRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Terminates the specified instance.
terminateInstanceInAutoScalingGroupAsync(TerminateInstanceInAutoScalingGroupRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Terminates the specified instance.
terminateInstanceInAutoScalingGroupAsync(TerminateInstanceInAutoScalingGroupRequest, AsyncHandler<TerminateInstanceInAutoScalingGroupRequest, TerminateInstanceInAutoScalingGroupResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Terminates the specified instance.
terminateInstanceInAutoScalingGroupAsync(TerminateInstanceInAutoScalingGroupRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Terminates the specified instance.
terminateInstanceInAutoScalingGroupAsync(TerminateInstanceInAutoScalingGroupRequest, AsyncHandler<TerminateInstanceInAutoScalingGroupRequest, TerminateInstanceInAutoScalingGroupResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Terminates the specified instance.
TerminateInstanceInAutoScalingGroupRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the TerminateInstanceInAutoScalingGroup operation.
TerminateInstanceInAutoScalingGroupRequest() - Constructor for class com.amazonaws.services.autoscaling.model.TerminateInstanceInAutoScalingGroupRequest
 
TerminateInstanceInAutoScalingGroupResult - Class in com.amazonaws.services.autoscaling.model
The output for the TerminateInstanceInAutoScalingGroup action.
TerminateInstanceInAutoScalingGroupResult() - Constructor for class com.amazonaws.services.autoscaling.model.TerminateInstanceInAutoScalingGroupResult
 
terminateInstances(TerminateInstancesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
The TerminateInstances operation shuts down one or more instances.
terminateInstances(TerminateInstancesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
The TerminateInstances operation shuts down one or more instances.
terminateInstancesAsync(TerminateInstancesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
The TerminateInstances operation shuts down one or more instances.
terminateInstancesAsync(TerminateInstancesRequest, AsyncHandler<TerminateInstancesRequest, TerminateInstancesResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
The TerminateInstances operation shuts down one or more instances.
terminateInstancesAsync(TerminateInstancesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
The TerminateInstances operation shuts down one or more instances.
terminateInstancesAsync(TerminateInstancesRequest, AsyncHandler<TerminateInstancesRequest, TerminateInstancesResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
The TerminateInstances operation shuts down one or more instances.
TerminateInstancesRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the TerminateInstances operation.
TerminateInstancesRequest() - Constructor for class com.amazonaws.services.ec2.model.TerminateInstancesRequest
Default constructor for a new TerminateInstancesRequest object.
TerminateInstancesRequest(List<String>) - Constructor for class com.amazonaws.services.ec2.model.TerminateInstancesRequest
Constructs a new TerminateInstancesRequest object.
TerminateInstancesResult - Class in com.amazonaws.services.ec2.model
The result of calling the TerminateInstances operation.
TerminateInstancesResult() - Constructor for class com.amazonaws.services.ec2.model.TerminateInstancesResult
 
toArray() - Method in class com.amazonaws.services.dynamodb.datamodeling.PaginatedList
Deprecated.  
toArray(X[]) - Method in class com.amazonaws.services.dynamodb.datamodeling.PaginatedList
Deprecated.  
toArray() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.PaginatedList
 
toArray(X[]) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.PaginatedList
 
toAWSRegion() - Method in enum com.amazonaws.services.s3.model.Region
Returns the respective AWS region.
toJson() - Method in class com.amazonaws.auth.policy.Policy
Returns a JSON string representation of this AWS access control policy, suitable to be sent to an AWS service as part of a request to set an access control policy.
toJson() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.S3Link.ID
 
toJson() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.S3Link
Serializes into a JSON string.
TooManyEntriesInBatchRequestException - Exception in com.amazonaws.services.sqs.model
Batch request contains more number of entries than permissible.
TooManyEntriesInBatchRequestException(String) - Constructor for exception com.amazonaws.services.sqs.model.TooManyEntriesInBatchRequestException
Constructs a new TooManyEntriesInBatchRequestException with the specified error message.
TooManyLoadBalancersException - Exception in com.amazonaws.services.elasticloadbalancing.model
The quota for the number of load balancers has already been reached.
TooManyLoadBalancersException(String) - Constructor for exception com.amazonaws.services.elasticloadbalancing.model.TooManyLoadBalancersException
Constructs a new TooManyLoadBalancersException with the specified error message.
TooManyPoliciesException - Exception in com.amazonaws.services.elasticloadbalancing.model
Quota for number of policies for this load balancer has already been reached.
TooManyPoliciesException(String) - Constructor for exception com.amazonaws.services.elasticloadbalancing.model.TooManyPoliciesException
Constructs a new TooManyPoliciesException with the specified error message.
TooManyRequestedAttributesException - Exception in com.amazonaws.services.simpledb.model
Too many attributes requested.
TooManyRequestedAttributesException(String) - Constructor for exception com.amazonaws.services.simpledb.model.TooManyRequestedAttributesException
Constructs a new TooManyRequestedAttributesException with the specified error message.
Topic - Class in com.amazonaws.services.sns.model
A wrapper type for the topic's Amazon Resource Name (ARN).
Topic() - Constructor for class com.amazonaws.services.sns.model.Topic
Default constructor for a new Topic object.
TopicLimitExceededException - Exception in com.amazonaws.services.sns.model
Indicates that the customer already owns the maximum allowed number of topics.
TopicLimitExceededException(String) - Constructor for exception com.amazonaws.services.sns.model.TopicLimitExceededException
Constructs a new TopicLimitExceededException with the specified error message.
Topics - Class in com.amazonaws.services.sns.util
Set of utility methods for working with Amazon SNS topics.
Topics() - Constructor for class com.amazonaws.services.sns.util.Topics
 
toString() - Method in class com.amazonaws.auth.ClasspathPropertiesFileCredentialsProvider
 
toString() - Method in enum com.amazonaws.auth.SignatureVersion
 
toString() - Method in class com.amazonaws.auth.SystemPropertiesCredentialsProvider
 
toString() - Method in class com.amazonaws.DefaultRequest
 
toString() - Method in enum com.amazonaws.Protocol
 
toString() - Method in class com.amazonaws.regions.Region
 
toString() - Method in class com.amazonaws.ResponseMetadata
 
toString() - Method in class com.amazonaws.services.autoscaling.model.Activity
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.AdjustmentType
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.Alarm
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.BlockDeviceMapping
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateTagsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DeleteAutoScalingGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DeleteLaunchConfigurationRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DeleteNotificationConfigurationRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DeletePolicyRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DeleteScheduledActionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DeleteTagsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeAdjustmentTypesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeAdjustmentTypesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingNotificationTypesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingNotificationTypesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeMetricCollectionTypesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeMetricCollectionTypesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingProcessTypesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingProcessTypesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeTerminationPolicyTypesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeTerminationPolicyTypesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DisableMetricsCollectionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.Ebs
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.EnabledMetric
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.EnableMetricsCollectionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.ExecutePolicyRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.Filter
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.Instance
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.InstanceMonitoring
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.autoscaling.model.LifecycleState
 
toString() - Method in class com.amazonaws.services.autoscaling.model.MetricCollectionType
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.MetricGranularityType
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.NotificationConfiguration
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.ProcessType
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.PutNotificationConfigurationRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.ResumeProcessesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.autoscaling.model.ScalingActivityStatusCode
 
toString() - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.SetDesiredCapacityRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.SetInstanceHealthRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.SuspendedProcess
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.SuspendProcessesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.Tag
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.TagDescription
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.TerminateInstanceInAutoScalingGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.TerminateInstanceInAutoScalingGroupResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudwatch.model.AlarmHistoryItem
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.cloudwatch.model.ComparisonOperator
 
toString() - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudwatch.model.DeleteAlarmsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudwatch.model.Dimension
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudwatch.model.DimensionFilter
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudwatch.model.DisableAlarmActionsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudwatch.model.EnableAlarmActionsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.cloudwatch.model.HistoryItemType
 
toString() - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudwatch.model.Metric
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudwatch.model.MetricDatum
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricDataRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudwatch.model.SetAlarmStateRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.cloudwatch.model.StandardUnit
 
toString() - Method in enum com.amazonaws.services.cloudwatch.model.StateValue
 
toString() - Method in enum com.amazonaws.services.cloudwatch.model.Statistic
 
toString() - Method in class com.amazonaws.services.cloudwatch.model.StatisticSet
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.dynamodb.model.AttributeAction
Deprecated.  
toString() - Method in class com.amazonaws.services.dynamodb.model.AttributeValue
Deprecated. Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodb.model.AttributeValueUpdate
Deprecated. Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodb.model.BatchGetItemRequest
Deprecated. Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodb.model.BatchGetItemResult
Deprecated. Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodb.model.BatchResponse
Deprecated. Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodb.model.BatchWriteItemRequest
Deprecated. Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodb.model.BatchWriteItemResult
Deprecated. Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodb.model.BatchWriteResponse
Deprecated. Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.dynamodb.model.ComparisonOperator
Deprecated.  
toString() - Method in class com.amazonaws.services.dynamodb.model.Condition
Deprecated. Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodb.model.CreateTableRequest
Deprecated. Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodb.model.CreateTableResult
Deprecated. Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodb.model.DeleteItemRequest
Deprecated. Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodb.model.DeleteItemResult
Deprecated. Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodb.model.DeleteRequest
Deprecated. Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodb.model.DeleteTableRequest
Deprecated. Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodb.model.DeleteTableResult
Deprecated. Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodb.model.DescribeTableRequest
Deprecated. Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodb.model.DescribeTableResult
Deprecated. Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodb.model.ExpectedAttributeValue
Deprecated. Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodb.model.GetItemRequest
Deprecated. Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodb.model.GetItemResult
Deprecated. Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodb.model.Key
Deprecated. Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodb.model.KeysAndAttributes
Deprecated. Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodb.model.KeySchema
Deprecated. Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodb.model.KeySchemaElement
Deprecated. Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodb.model.ListTablesRequest
Deprecated. Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodb.model.ListTablesResult
Deprecated. Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodb.model.ProvisionedThroughput
Deprecated. Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodb.model.ProvisionedThroughputDescription
Deprecated. Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodb.model.PutItemRequest
Deprecated. Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodb.model.PutItemResult
Deprecated. Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodb.model.PutRequest
Deprecated. Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodb.model.QueryRequest
Deprecated. Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodb.model.QueryResult
Deprecated. Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.dynamodb.model.ReturnValue
Deprecated.  
toString() - Method in enum com.amazonaws.services.dynamodb.model.ScalarAttributeType
Deprecated.  
toString() - Method in class com.amazonaws.services.dynamodb.model.ScanRequest
Deprecated. Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodb.model.ScanResult
Deprecated. Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodb.model.TableDescription
Deprecated. Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.dynamodb.model.TableStatus
Deprecated.  
toString() - Method in class com.amazonaws.services.dynamodb.model.UpdateItemRequest
Deprecated. Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodb.model.UpdateItemResult
Deprecated. Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodb.model.UpdateTableRequest
Deprecated. Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodb.model.UpdateTableResult
Deprecated. Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodb.model.WriteRequest
Deprecated. Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.dynamodbv2.model.AttributeAction
 
toString() - Method in class com.amazonaws.services.dynamodbv2.model.AttributeDefinition
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValueUpdate
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.Capacity
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.dynamodbv2.model.ComparisonOperator
 
toString() - Method in class com.amazonaws.services.dynamodbv2.model.Condition
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.ConsumedCapacity
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteTableRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteTableResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeTableRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeTableResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.ExpectedAttributeValue
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.GetItemResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndex
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexUpdate
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.dynamodbv2.model.IndexStatus
 
toString() - Method in class com.amazonaws.services.dynamodbv2.model.ItemCollectionMetrics
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.KeysAndAttributes
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.KeySchemaElement
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.dynamodbv2.model.KeyType
 
toString() - Method in class com.amazonaws.services.dynamodbv2.model.ListTablesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.ListTablesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndex
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexDescription
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.Projection
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.dynamodbv2.model.ProjectionType
 
toString() - Method in class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughput
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughputDescription
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.PutItemResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.PutRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.QueryResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.dynamodbv2.model.ReturnConsumedCapacity
 
toString() - Method in enum com.amazonaws.services.dynamodbv2.model.ReturnItemCollectionMetrics
 
toString() - Method in enum com.amazonaws.services.dynamodbv2.model.ReturnValue
 
toString() - Method in enum com.amazonaws.services.dynamodbv2.model.ScalarAttributeType
 
toString() - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.ScanResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.dynamodbv2.model.Select
 
toString() - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.dynamodbv2.model.TableStatus
 
toString() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalSecondaryIndexAction
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.WriteRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.AccountAttribute
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.AccountAttributeName
 
toString() - Method in class com.amazonaws.services.ec2.model.AccountAttributeValue
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ActivateLicenseRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.Address
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.AllocateAddressRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.AllocateAddressResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.ArchitectureValues
 
toString() - Method in class com.amazonaws.services.ec2.model.AssociateAddressRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.AssociateAddressResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.AttachmentStatus
 
toString() - Method in class com.amazonaws.services.ec2.model.AttachVolumeRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.AttachVolumeResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.AvailabilityZone
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.AvailabilityZoneMessage
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.AvailabilityZoneState
 
toString() - Method in class com.amazonaws.services.ec2.model.BlockDeviceMapping
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.BundleInstanceRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.BundleInstanceResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.BundleTask
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.BundleTaskError
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.BundleTaskState
 
toString() - Method in class com.amazonaws.services.ec2.model.CancelBundleTaskRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CancelBundleTaskResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CancelConversionTaskRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CancelExportTaskRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CancelledSpotInstanceRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CancelReservedInstancesListingRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CancelReservedInstancesListingResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CancelSpotInstanceRequestsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CancelSpotInstanceRequestsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.CancelSpotInstanceRequestState
 
toString() - Method in class com.amazonaws.services.ec2.model.ConfirmProductInstanceRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ConfirmProductInstanceResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.ContainerFormat
 
toString() - Method in class com.amazonaws.services.ec2.model.ConversionTask
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.ConversionTaskState
 
toString() - Method in class com.amazonaws.services.ec2.model.CopyImageRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CopyImageResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CopySnapshotRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CopySnapshotResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateImageRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateImageResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateInstanceExportTaskRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateInstanceExportTaskResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateKeyPairRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateKeyPairResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreatePlacementGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateReservedInstancesListingRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateReservedInstancesListingResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateSecurityGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateSecurityGroupResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateSnapshotRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateSnapshotResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateSpotDatafeedSubscriptionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateSpotDatafeedSubscriptionResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateTagsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateVolumePermission
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateVolumePermissionModifications
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateVolumeRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateVolumeResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.CurrencyCodeValues
 
toString() - Method in enum com.amazonaws.services.ec2.model.DatafeedSubscriptionState
 
toString() - Method in class com.amazonaws.services.ec2.model.DeactivateLicenseRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DeleteKeyPairRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DeletePlacementGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DeleteSecurityGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DeleteSnapshotRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DeleteSpotDatafeedSubscriptionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DeleteTagsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DeleteVolumeRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DeregisterImageRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeAccountAttributesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeAccountAttributesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeAddressesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeAddressesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeAvailabilityZonesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeAvailabilityZonesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeBundleTasksRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeBundleTasksResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeConversionTasksRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeConversionTasksResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeExportTasksRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeExportTasksResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeImageAttributeRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeImageAttributeResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeImagesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeImagesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeInstanceAttributeRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeInstanceAttributeResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeInstancesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeInstancesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeInstanceStatusRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeInstanceStatusResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeKeyPairsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeKeyPairsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeLicensesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeLicensesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribePlacementGroupsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribePlacementGroupsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeRegionsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeRegionsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesListingsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesListingsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesModificationsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesModificationsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeSecurityGroupsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeSecurityGroupsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeSpotDatafeedSubscriptionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeSpotDatafeedSubscriptionResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeSpotInstanceRequestsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeSpotInstanceRequestsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeSubnetsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeSubnetsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeTagsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeTagsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeVolumeAttributeRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeVolumeAttributeResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeVolumesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeVolumesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeVolumeStatusRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeVolumeStatusResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeVpcsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeVpcsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DetachVolumeRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DetachVolumeResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.DeviceType
 
toString() - Method in class com.amazonaws.services.ec2.model.DisassociateAddressRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DiskImage
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DiskImageDescription
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DiskImageDetail
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.DiskImageFormat
 
toString() - Method in class com.amazonaws.services.ec2.model.DiskImageVolumeDescription
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.DomainType
 
toString() - Method in class com.amazonaws.services.ec2.model.EbsBlockDevice
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDevice
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDeviceSpecification
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.EnableVolumeIORequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.EventCode
 
toString() - Method in enum com.amazonaws.services.ec2.model.ExportEnvironment
 
toString() - Method in class com.amazonaws.services.ec2.model.ExportTask
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.ExportTaskState
 
toString() - Method in class com.amazonaws.services.ec2.model.ExportToS3Task
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ExportToS3TaskSpecification
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.Filter
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.GatewayType
 
toString() - Method in class com.amazonaws.services.ec2.model.GetConsoleOutputRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.GetConsoleOutputResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.GetPasswordDataRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.GetPasswordDataResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.GroupIdentifier
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.HypervisorType
 
toString() - Method in class com.amazonaws.services.ec2.model.IamInstanceProfile
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.IamInstanceProfileSpecification
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.Image
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ImageAttribute
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.ImageAttributeName
 
toString() - Method in enum com.amazonaws.services.ec2.model.ImageState
 
toString() - Method in enum com.amazonaws.services.ec2.model.ImageTypeValues
 
toString() - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ImportInstanceRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ImportInstanceResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ImportInstanceTaskDetails
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ImportInstanceVolumeDetailItem
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ImportKeyPairRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ImportKeyPairResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ImportVolumeRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ImportVolumeResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ImportVolumeTaskDetails
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.Instance
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.InstanceAttributeName
 
toString() - Method in class com.amazonaws.services.ec2.model.InstanceBlockDeviceMapping
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.InstanceBlockDeviceMappingSpecification
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.InstanceCount
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.InstanceExportDetails
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.InstanceLicense
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.InstanceLicenseSpecification
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.InstanceLifecycleType
 
toString() - Method in class com.amazonaws.services.ec2.model.InstanceMonitoring
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAssociation
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAttachment
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.InstancePrivateIpAddress
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.InstanceState
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.InstanceStateChange
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.InstanceStateName
 
toString() - Method in class com.amazonaws.services.ec2.model.InstanceStatus
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.InstanceStatusDetails
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.InstanceStatusEvent
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.InstanceStatusSummary
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.InstanceType
 
toString() - Method in class com.amazonaws.services.ec2.model.IpPermission
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.KeyPair
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.KeyPairInfo
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.LaunchPermission
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.LaunchPermissionModifications
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.License
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.LicenseCapacity
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.ListingState
 
toString() - Method in enum com.amazonaws.services.ec2.model.ListingStatus
 
toString() - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ModifyReservedInstancesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ModifyReservedInstancesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ModifyVolumeAttributeRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.Monitoring
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.MonitoringState
 
toString() - Method in class com.amazonaws.services.ec2.model.MonitorInstancesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.MonitorInstancesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.NetworkInterfaceStatus
 
toString() - Method in enum com.amazonaws.services.ec2.model.OfferingTypeValues
 
toString() - Method in enum com.amazonaws.services.ec2.model.PermissionGroup
 
toString() - Method in class com.amazonaws.services.ec2.model.Placement
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.PlacementGroup
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.PlacementGroupState
 
toString() - Method in enum com.amazonaws.services.ec2.model.PlacementStrategy
 
toString() - Method in enum com.amazonaws.services.ec2.model.PlatformValues
 
toString() - Method in class com.amazonaws.services.ec2.model.PriceSchedule
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.PriceScheduleSpecification
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.PricingDetail
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.PrivateIpAddressSpecification
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ProductCode
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.ProductCodeValues
 
toString() - Method in class com.amazonaws.services.ec2.model.PurchaseReservedInstancesOfferingRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.PurchaseReservedInstancesOfferingResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.RebootInstancesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.RecurringCharge
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.RecurringChargeFrequency
 
toString() - Method in class com.amazonaws.services.ec2.model.Region
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.RegisterImageResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ReleaseAddressRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.ReportInstanceReasonCodes
 
toString() - Method in class com.amazonaws.services.ec2.model.ReportInstanceStatusRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.ReportStatusType
 
toString() - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.Reservation
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ReservedInstanceLimitPrice
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ReservedInstances
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesConfiguration
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesId
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesModification
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesModificationResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.ReservedInstanceState
 
toString() - Method in enum com.amazonaws.services.ec2.model.ResetImageAttributeName
 
toString() - Method in class com.amazonaws.services.ec2.model.ResetImageAttributeRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ResetInstanceAttributeRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ResetSnapshotAttributeRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.ResourceType
 
toString() - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.RIProductDescription
 
toString() - Method in enum com.amazonaws.services.ec2.model.RouteState
 
toString() - Method in enum com.amazonaws.services.ec2.model.RuleAction
 
toString() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.RunInstancesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.S3Storage
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.SecurityGroup
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.ShutdownBehavior
 
toString() - Method in class com.amazonaws.services.ec2.model.Snapshot
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.SnapshotAttributeName
 
toString() - Method in enum com.amazonaws.services.ec2.model.SnapshotState
 
toString() - Method in class com.amazonaws.services.ec2.model.SpotDatafeedSubscription
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.SpotInstanceState
 
toString() - Method in class com.amazonaws.services.ec2.model.SpotInstanceStateFault
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.SpotInstanceStatus
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.SpotInstanceType
 
toString() - Method in class com.amazonaws.services.ec2.model.SpotPlacement
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.SpotPrice
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.StartInstancesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.StartInstancesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.StateReason
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.StatusName
 
toString() - Method in enum com.amazonaws.services.ec2.model.StatusType
 
toString() - Method in class com.amazonaws.services.ec2.model.StopInstancesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.StopInstancesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.Storage
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.Subnet
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.SubnetState
 
toString() - Method in enum com.amazonaws.services.ec2.model.SummaryStatus
 
toString() - Method in class com.amazonaws.services.ec2.model.Tag
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.TagDescription
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.TelemetryStatus
 
toString() - Method in enum com.amazonaws.services.ec2.model.Tenancy
 
toString() - Method in class com.amazonaws.services.ec2.model.TerminateInstancesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.TerminateInstancesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.UnmonitorInstancesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.UnmonitorInstancesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.UserIdGroupPair
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.VirtualizationType
 
toString() - Method in class com.amazonaws.services.ec2.model.Volume
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.VolumeAttachment
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.VolumeAttachmentState
 
toString() - Method in enum com.amazonaws.services.ec2.model.VolumeAttributeName
 
toString() - Method in class com.amazonaws.services.ec2.model.VolumeDetail
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.VolumeState
 
toString() - Method in class com.amazonaws.services.ec2.model.VolumeStatusAction
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.VolumeStatusDetails
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.VolumeStatusEvent
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.VolumeStatusInfo
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.VolumeStatusInfoStatus
 
toString() - Method in class com.amazonaws.services.ec2.model.VolumeStatusItem
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.VolumeStatusName
 
toString() - Method in enum com.amazonaws.services.ec2.model.VolumeType
 
toString() - Method in class com.amazonaws.services.ec2.model.Vpc
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.VpcAttributeName
 
toString() - Method in enum com.amazonaws.services.ec2.model.VpcState
 
toString() - Method in enum com.amazonaws.services.ec2.model.VpnState
 
toString() - Method in enum com.amazonaws.services.ec2.model.VpnStaticRouteSource
 
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.AppCookieStickinessPolicy
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.ApplySecurityGroupsToLoadBalancerRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.ApplySecurityGroupsToLoadBalancerResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.AttachLoadBalancerToSubnetsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.AttachLoadBalancerToSubnetsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.BackendServerDescription
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.ConfigureHealthCheckRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.ConfigureHealthCheckResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateAppCookieStickinessPolicyRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateAppCookieStickinessPolicyResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLBCookieStickinessPolicyRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLBCookieStickinessPolicyResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerListenersRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerPolicyRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerPolicyResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.CrossZoneLoadBalancing
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerListenersRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerPolicyRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerPolicyResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.DeregisterInstancesFromLoadBalancerRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.DeregisterInstancesFromLoadBalancerResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeInstanceHealthRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeInstanceHealthResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerAttributesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerAttributesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerPoliciesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerPoliciesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerPolicyTypesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerPolicyTypesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancersRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancersResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.DetachLoadBalancerFromSubnetsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.DetachLoadBalancerFromSubnetsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.DisableAvailabilityZonesForLoadBalancerRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.DisableAvailabilityZonesForLoadBalancerResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.EnableAvailabilityZonesForLoadBalancerRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.EnableAvailabilityZonesForLoadBalancerResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.HealthCheck
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.Instance
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.InstanceState
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.LBCookieStickinessPolicy
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.Listener
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.ListenerDescription
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerAttributes
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.ModifyLoadBalancerAttributesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.ModifyLoadBalancerAttributesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.Policies
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyAttribute
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyAttributeDescription
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyAttributeTypeDescription
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyDescription
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyTypeDescription
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.RegisterInstancesWithLoadBalancerRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.RegisterInstancesWithLoadBalancerResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerListenerSSLCertificateRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerPoliciesForBackendServerRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerPoliciesForBackendServerResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerPoliciesOfListenerRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerPoliciesOfListenerResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.SourceSecurityGroup
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.s3.model.AccessControlList
 
toString() - Method in exception com.amazonaws.services.s3.model.AmazonS3Exception
Extends the implementation from AmazonServiceException to include additional information on S3's extended request ID.
toString() - Method in class com.amazonaws.services.s3.model.Bucket
 
toString() - Method in class com.amazonaws.services.s3.model.BucketLoggingConfiguration
 
toString() - Method in class com.amazonaws.services.s3.model.BucketNotificationConfiguration.TopicConfiguration
 
toString() - Method in class com.amazonaws.services.s3.model.BucketNotificationConfiguration
 
toString() - Method in class com.amazonaws.services.s3.model.BucketTaggingConfiguration
 
toString() - Method in enum com.amazonaws.services.s3.model.CannedAccessControlList
Returns the Amazon S3 x-amz-acl header value for this canned acl.
toString() - Method in enum com.amazonaws.services.s3.model.CORSRule.AllowedMethods
 
toString() - Method in class com.amazonaws.services.s3.model.EmailAddressGrantee
 
toString() - Method in class com.amazonaws.services.s3.model.Grant
 
toString() - Method in enum com.amazonaws.services.s3.model.GroupGrantee
 
toString() - Method in class com.amazonaws.services.s3.model.Owner
 
toString() - Method in enum com.amazonaws.services.s3.model.Permission
Gets the string representation of this permission object as defined by Amazon S3, eg.
toString() - Method in enum com.amazonaws.services.s3.model.Region
 
toString() - Method in class com.amazonaws.services.s3.model.S3Object
 
toString() - Method in enum com.amazonaws.services.s3.model.StorageClass
 
toString() - Method in class com.amazonaws.services.s3.model.TagSet
 
toString() - Method in class com.amazonaws.services.securitytoken.model.AssumedRoleUser
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleWithSAMLRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleWithSAMLResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleWithWebIdentityRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleWithWebIdentityResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.securitytoken.model.Credentials
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.securitytoken.model.DecodeAuthorizationMessageRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.securitytoken.model.DecodeAuthorizationMessageResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.securitytoken.model.FederatedUser
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.securitytoken.model.GetFederationTokenRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.securitytoken.model.GetFederationTokenResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.securitytoken.model.GetSessionTokenRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.securitytoken.model.GetSessionTokenResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpledb.model.Attribute
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpledb.model.BatchDeleteAttributesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpledb.model.BatchPutAttributesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpledb.model.CreateDomainRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpledb.model.DeletableItem
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpledb.model.DeleteAttributesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpledb.model.DeleteDomainRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpledb.model.DomainMetadataRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpledb.model.DomainMetadataResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpledb.model.GetAttributesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpledb.model.GetAttributesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpledb.model.Item
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpledb.model.ListDomainsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpledb.model.ListDomainsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpledb.model.PutAttributesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpledb.model.ReplaceableAttribute
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpledb.model.ReplaceableItem
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpledb.model.SelectRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpledb.model.SelectResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpledb.model.UpdateCondition
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.Body
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.Content
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.DeleteIdentityRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.DeleteIdentityResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.DeleteVerifiedEmailAddressRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.Destination
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.GetIdentityDkimAttributesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.GetIdentityDkimAttributesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.GetIdentityNotificationAttributesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.GetIdentityNotificationAttributesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.GetIdentityVerificationAttributesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.GetIdentityVerificationAttributesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.GetSendQuotaRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.GetSendQuotaResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.GetSendStatisticsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.GetSendStatisticsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.IdentityDkimAttributes
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.IdentityNotificationAttributes
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.simpleemail.model.IdentityType
 
toString() - Method in class com.amazonaws.services.simpleemail.model.IdentityVerificationAttributes
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.ListIdentitiesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.ListIdentitiesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.ListVerifiedEmailAddressesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.ListVerifiedEmailAddressesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.Message
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.simpleemail.model.NotificationType
 
toString() - Method in class com.amazonaws.services.simpleemail.model.RawMessage
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.SendDataPoint
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.SendEmailRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.SendEmailResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.SendRawEmailRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.SendRawEmailResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.SetIdentityDkimEnabledRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.SetIdentityDkimEnabledResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.SetIdentityFeedbackForwardingEnabledRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.SetIdentityFeedbackForwardingEnabledResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.SetIdentityNotificationTopicRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.SetIdentityNotificationTopicResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.simpleemail.model.VerificationStatus
 
toString() - Method in class com.amazonaws.services.simpleemail.model.VerifyDomainDkimRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.VerifyDomainDkimResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.VerifyDomainIdentityRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.VerifyDomainIdentityResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.VerifyEmailAddressRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.VerifyEmailIdentityRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.VerifyEmailIdentityResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.AddPermissionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.ConfirmSubscriptionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.ConfirmSubscriptionResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.CreatePlatformApplicationRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.CreatePlatformApplicationResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.CreatePlatformEndpointRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.CreatePlatformEndpointResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.CreateTopicRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.CreateTopicResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.DeleteEndpointRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.DeletePlatformApplicationRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.DeleteTopicRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.Endpoint
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.GetEndpointAttributesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.GetEndpointAttributesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.GetPlatformApplicationAttributesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.GetPlatformApplicationAttributesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.GetSubscriptionAttributesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.GetSubscriptionAttributesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.GetTopicAttributesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.GetTopicAttributesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.ListEndpointsByPlatformApplicationRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.ListEndpointsByPlatformApplicationResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.ListPlatformApplicationsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.ListPlatformApplicationsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.ListSubscriptionsByTopicRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.ListSubscriptionsByTopicResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.ListSubscriptionsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.ListSubscriptionsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.ListTopicsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.ListTopicsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.PlatformApplication
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.PublishRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.PublishResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.RemovePermissionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.SetEndpointAttributesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.SetPlatformApplicationAttributesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.SetSubscriptionAttributesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.SetTopicAttributesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.SubscribeRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.SubscribeResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.Subscription
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.Topic
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.UnsubscribeRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sqs.buffered.QueueBufferConfig
 
toString() - Method in class com.amazonaws.services.sqs.model.AddPermissionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sqs.model.BatchResultErrorEntry
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchRequestEntry
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchResultEntry
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sqs.model.CreateQueueRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sqs.model.CreateQueueResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sqs.model.DeleteMessageBatchRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sqs.model.DeleteMessageBatchRequestEntry
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sqs.model.DeleteMessageBatchResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sqs.model.DeleteMessageBatchResultEntry
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sqs.model.DeleteMessageRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sqs.model.DeleteQueueRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sqs.model.GetQueueAttributesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sqs.model.GetQueueAttributesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sqs.model.GetQueueUrlRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sqs.model.GetQueueUrlResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sqs.model.ListQueuesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sqs.model.ListQueuesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sqs.model.Message
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.sqs.model.QueueAttributeName
 
toString() - Method in class com.amazonaws.services.sqs.model.ReceiveMessageRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sqs.model.ReceiveMessageResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sqs.model.RemovePermissionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sqs.model.SendMessageBatchRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sqs.model.SendMessageBatchRequestEntry
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sqs.model.SendMessageBatchResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sqs.model.SendMessageBatchResultEntry
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sqs.model.SendMessageRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sqs.model.SendMessageResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sqs.model.SetQueueAttributesRequest
Returns a string representation of this object; useful for testing and debugging.
Transfer - Interface in com.amazonaws.services.s3.transfer
Represents an asynchronous upload to or download from Amazon S3.
Transfer.TransferState - Enum in com.amazonaws.services.s3.transfer
Enumeration of the possible transfer states.
TransferManager - Class in com.amazonaws.services.s3.transfer
High level utility for managing transfers to Amazon S3.
TransferManager(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.s3.transfer.TransferManager
Constructs a new TransferManager and Amazon S3 client using the specified AWS security credentials provider.
TransferManager(AWSCredentials) - Constructor for class com.amazonaws.services.s3.transfer.TransferManager
Constructs a new TransferManager and Amazon S3 client using the specified AWS security credentials.
TransferManager(AmazonS3) - Constructor for class com.amazonaws.services.s3.transfer.TransferManager
Constructs a new TransferManager, specifying the client to use when making requests to Amazon S3.
TransferManager(AmazonS3, ThreadPoolExecutor) - Constructor for class com.amazonaws.services.s3.transfer.TransferManager
Constructs a new TransferManager specifying the client and thread pool to use when making requests to Amazon S3.
TransferManagerConfiguration - Class in com.amazonaws.services.s3.transfer
Configuration options for how TransferManager processes requests.
TransferManagerConfiguration() - Constructor for class com.amazonaws.services.s3.transfer.TransferManagerConfiguration
 
TransferProgress - Class in com.amazonaws.services.s3.transfer
Describes the progress of a transfer.
TransferProgress() - Constructor for class com.amazonaws.services.s3.transfer.TransferProgress
 
transform(AttributeTransformer.Parameters<?>) - Method in interface com.amazonaws.services.dynamodbv2.datamodeling.AttributeTransformer
Transforms the input set of attribute values derived from the model object before writing them into DynamoDB.
typeCheck(AttributeValue, Method) - Method in interface com.amazonaws.services.dynamodbv2.datamodeling.ArgumentUnmarshaller
Asserts that the value given can be processed using the setter given.

U

UNENCRYPTED_CONTENT_LENGTH - Static variable in interface com.amazonaws.services.s3.Headers
Header for the original, unencrypted size of an encrypted object
UNENCRYPTED_CONTENT_MD5 - Static variable in interface com.amazonaws.services.s3.Headers
Header for the optional original unencrypted Content MD5 of an encrypted object
unmarshall(Class<T>, String) - Method in interface com.amazonaws.services.dynamodb.datamodeling.DynamoDBMarshaller
Deprecated. Turns a String representation of an object of type T into an object.
unmarshall(Class<T>, String) - Method in class com.amazonaws.services.dynamodb.datamodeling.JsonMarshaller
Deprecated.  
unmarshall(AttributeValue) - Method in interface com.amazonaws.services.dynamodbv2.datamodeling.ArgumentUnmarshaller
Unmarshalls the AttributeValue given into an instance of the appropriate type, as determined by DynamoDBReflector and DynamoDBMapper
unmarshall(Class<T>, String) - Method in interface com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMarshaller
Turns a String representation of an object of type T into an object.
unmarshall(Class<T>, String) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.JsonMarshaller
 
unmonitorInstances(UnmonitorInstancesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Disables monitoring for a running instance.
unmonitorInstances(UnmonitorInstancesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Disables monitoring for a running instance.
unmonitorInstancesAsync(UnmonitorInstancesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Disables monitoring for a running instance.
unmonitorInstancesAsync(UnmonitorInstancesRequest, AsyncHandler<UnmonitorInstancesRequest, UnmonitorInstancesResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Disables monitoring for a running instance.
unmonitorInstancesAsync(UnmonitorInstancesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Disables monitoring for a running instance.
unmonitorInstancesAsync(UnmonitorInstancesRequest, AsyncHandler<UnmonitorInstancesRequest, UnmonitorInstancesResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Disables monitoring for a running instance.
UnmonitorInstancesRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the UnmonitorInstances operation.
UnmonitorInstancesRequest() - Constructor for class com.amazonaws.services.ec2.model.UnmonitorInstancesRequest
Default constructor for a new UnmonitorInstancesRequest object.
UnmonitorInstancesRequest(List<String>) - Constructor for class com.amazonaws.services.ec2.model.UnmonitorInstancesRequest
Constructs a new UnmonitorInstancesRequest object.
UnmonitorInstancesResult - Class in com.amazonaws.services.ec2.model
The result of calling the UnmonitorInstances operation.
UnmonitorInstancesResult() - Constructor for class com.amazonaws.services.ec2.model.UnmonitorInstancesResult
 
unsubscribe(UnsubscribeRequest) - Method in interface com.amazonaws.services.sns.AmazonSNS
The Unsubscribe action deletes a subscription.
unsubscribe(String) - Method in interface com.amazonaws.services.sns.AmazonSNS
The Unsubscribe action deletes a subscription.
unsubscribe(UnsubscribeRequest) - Method in class com.amazonaws.services.sns.AmazonSNSClient
The Unsubscribe action deletes a subscription.
unsubscribe(String) - Method in class com.amazonaws.services.sns.AmazonSNSClient
The Unsubscribe action deletes a subscription.
unsubscribeAsync(UnsubscribeRequest) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
The Unsubscribe action deletes a subscription.
unsubscribeAsync(UnsubscribeRequest, AsyncHandler<UnsubscribeRequest, Void>) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
The Unsubscribe action deletes a subscription.
unsubscribeAsync(UnsubscribeRequest) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
The Unsubscribe action deletes a subscription.
unsubscribeAsync(UnsubscribeRequest, AsyncHandler<UnsubscribeRequest, Void>) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
The Unsubscribe action deletes a subscription.
UnsubscribeRequest - Class in com.amazonaws.services.sns.model
Container for the parameters to the Unsubscribe operation.
UnsubscribeRequest() - Constructor for class com.amazonaws.services.sns.model.UnsubscribeRequest
Default constructor for a new UnsubscribeRequest object.
UnsubscribeRequest(String) - Constructor for class com.amazonaws.services.sns.model.UnsubscribeRequest
Constructs a new UnsubscribeRequest object.
untransform(AttributeTransformer.Parameters<?>) - Method in interface com.amazonaws.services.dynamodbv2.datamodeling.AttributeTransformer
Untransform the input set of attribute values read from DynamoDB before creating a model object from them.
unwrap() - Method in class com.amazonaws.services.s3.model.LegacyS3ProgressListener
 
updateAutoScalingGroup(UpdateAutoScalingGroupRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Updates the configuration for the specified AutoScalingGroup.
updateAutoScalingGroup(UpdateAutoScalingGroupRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Updates the configuration for the specified AutoScalingGroup.
updateAutoScalingGroupAsync(UpdateAutoScalingGroupRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Updates the configuration for the specified AutoScalingGroup.
updateAutoScalingGroupAsync(UpdateAutoScalingGroupRequest, AsyncHandler<UpdateAutoScalingGroupRequest, Void>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Updates the configuration for the specified AutoScalingGroup.
updateAutoScalingGroupAsync(UpdateAutoScalingGroupRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Updates the configuration for the specified AutoScalingGroup.
updateAutoScalingGroupAsync(UpdateAutoScalingGroupRequest, AsyncHandler<UpdateAutoScalingGroupRequest, Void>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Updates the configuration for the specified AutoScalingGroup.
UpdateAutoScalingGroupRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the UpdateAutoScalingGroup operation.
UpdateAutoScalingGroupRequest() - Constructor for class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
 
UpdateCondition - Class in com.amazonaws.services.simpledb.model
Specifies the conditions under which data should be updated.
UpdateCondition() - Constructor for class com.amazonaws.services.simpledb.model.UpdateCondition
Default constructor for a new UpdateCondition object.
UpdateCondition(String, String, Boolean) - Constructor for class com.amazonaws.services.simpledb.model.UpdateCondition
Constructs a new UpdateCondition object.
UpdateGlobalSecondaryIndexAction - Class in com.amazonaws.services.dynamodbv2.model
Represents the new provisioned throughput settings to be applied to a global secondary index.
UpdateGlobalSecondaryIndexAction() - Constructor for class com.amazonaws.services.dynamodbv2.model.UpdateGlobalSecondaryIndexAction
 
updateItem(UpdateItemRequest) - Method in interface com.amazonaws.services.dynamodb.AmazonDynamoDB
Deprecated.  Edits an existing item's attributes.
updateItem(UpdateItemRequest) - Method in class com.amazonaws.services.dynamodb.AmazonDynamoDBClient
Deprecated.  Edits an existing item's attributes.
updateItem(UpdateItemRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
Edits an existing item's attributes, or inserts a new item if it does not already exist.
updateItem(String, Map<String, AttributeValue>, Map<String, AttributeValueUpdate>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
Edits an existing item's attributes, or inserts a new item if it does not already exist.
updateItem(String, Map<String, AttributeValue>, Map<String, AttributeValueUpdate>, String) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
Edits an existing item's attributes, or inserts a new item if it does not already exist.
updateItem(UpdateItemRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
Edits an existing item's attributes, or inserts a new item if it does not already exist.
updateItem(String, Map<String, AttributeValue>, Map<String, AttributeValueUpdate>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
Edits an existing item's attributes, or inserts a new item if it does not already exist.
updateItem(String, Map<String, AttributeValue>, Map<String, AttributeValueUpdate>, String) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
Edits an existing item's attributes, or inserts a new item if it does not already exist.
updateItemAsync(UpdateItemRequest) - Method in interface com.amazonaws.services.dynamodb.AmazonDynamoDBAsync
Deprecated.  Edits an existing item's attributes.
updateItemAsync(UpdateItemRequest, AsyncHandler<UpdateItemRequest, UpdateItemResult>) - Method in interface com.amazonaws.services.dynamodb.AmazonDynamoDBAsync
Deprecated.  Edits an existing item's attributes.
updateItemAsync(UpdateItemRequest) - Method in class com.amazonaws.services.dynamodb.AmazonDynamoDBAsyncClient
Deprecated.  Edits an existing item's attributes.
updateItemAsync(UpdateItemRequest, AsyncHandler<UpdateItemRequest, UpdateItemResult>) - Method in class com.amazonaws.services.dynamodb.AmazonDynamoDBAsyncClient
Deprecated.  Edits an existing item's attributes.
updateItemAsync(UpdateItemRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
Edits an existing item's attributes, or inserts a new item if it does not already exist.
updateItemAsync(UpdateItemRequest, AsyncHandler<UpdateItemRequest, UpdateItemResult>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
Edits an existing item's attributes, or inserts a new item if it does not already exist.
updateItemAsync(UpdateItemRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
Edits an existing item's attributes, or inserts a new item if it does not already exist.
updateItemAsync(UpdateItemRequest, AsyncHandler<UpdateItemRequest, UpdateItemResult>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
Edits an existing item's attributes, or inserts a new item if it does not already exist.
UpdateItemRequest - Class in com.amazonaws.services.dynamodb.model
Deprecated. 
UpdateItemRequest() - Constructor for class com.amazonaws.services.dynamodb.model.UpdateItemRequest
Deprecated. Default constructor for a new UpdateItemRequest object.
UpdateItemRequest(String, Key, Map<String, AttributeValueUpdate>) - Constructor for class com.amazonaws.services.dynamodb.model.UpdateItemRequest
Deprecated. Constructs a new UpdateItemRequest object.
UpdateItemRequest - Class in com.amazonaws.services.dynamodbv2.model
Container for the parameters to the UpdateItem operation.
UpdateItemRequest() - Constructor for class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
Default constructor for a new UpdateItemRequest object.
UpdateItemRequest(String, Map<String, AttributeValue>, Map<String, AttributeValueUpdate>) - Constructor for class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
Constructs a new UpdateItemRequest object.
UpdateItemRequest(String, Map<String, AttributeValue>, Map<String, AttributeValueUpdate>, String) - Constructor for class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
Constructs a new UpdateItemRequest object.
UpdateItemRequest(String, Map<String, AttributeValue>, Map<String, AttributeValueUpdate>, ReturnValue) - Constructor for class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
Constructs a new UpdateItemRequest object.
UpdateItemResult - Class in com.amazonaws.services.dynamodb.model
Deprecated. 
UpdateItemResult() - Constructor for class com.amazonaws.services.dynamodb.model.UpdateItemResult
Deprecated.  
UpdateItemResult - Class in com.amazonaws.services.dynamodbv2.model
Represents the output of an UpdateItem operation.
UpdateItemResult() - Constructor for class com.amazonaws.services.dynamodbv2.model.UpdateItemResult
 
updateTable(UpdateTableRequest) - Method in interface com.amazonaws.services.dynamodb.AmazonDynamoDB
Deprecated.  Updates the provisioned throughput for the given table.
updateTable(UpdateTableRequest) - Method in class com.amazonaws.services.dynamodb.AmazonDynamoDBClient
Deprecated.  Updates the provisioned throughput for the given table.
updateTable(UpdateTableRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
Updates the provisioned throughput for the given table.
updateTable(String, ProvisionedThroughput) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
Updates the provisioned throughput for the given table.
updateTable(UpdateTableRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
Updates the provisioned throughput for the given table.
updateTable(String, ProvisionedThroughput) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
Updates the provisioned throughput for the given table.
updateTableAsync(UpdateTableRequest) - Method in interface com.amazonaws.services.dynamodb.AmazonDynamoDBAsync
Deprecated.  Updates the provisioned throughput for the given table.
updateTableAsync(UpdateTableRequest, AsyncHandler<UpdateTableRequest, UpdateTableResult>) - Method in interface com.amazonaws.services.dynamodb.AmazonDynamoDBAsync
Deprecated.  Updates the provisioned throughput for the given table.
updateTableAsync(UpdateTableRequest) - Method in class com.amazonaws.services.dynamodb.AmazonDynamoDBAsyncClient
Deprecated.  Updates the provisioned throughput for the given table.
updateTableAsync(UpdateTableRequest, AsyncHandler<UpdateTableRequest, UpdateTableResult>) - Method in class com.amazonaws.services.dynamodb.AmazonDynamoDBAsyncClient
Deprecated.  Updates the provisioned throughput for the given table.
updateTableAsync(UpdateTableRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
Updates the provisioned throughput for the given table.
updateTableAsync(UpdateTableRequest, AsyncHandler<UpdateTableRequest, UpdateTableResult>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
Updates the provisioned throughput for the given table.
updateTableAsync(UpdateTableRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
Updates the provisioned throughput for the given table.
updateTableAsync(UpdateTableRequest, AsyncHandler<UpdateTableRequest, UpdateTableResult>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
Updates the provisioned throughput for the given table.
UpdateTableRequest - Class in com.amazonaws.services.dynamodb.model
Deprecated. 
UpdateTableRequest() - Constructor for class com.amazonaws.services.dynamodb.model.UpdateTableRequest
Deprecated.  
UpdateTableRequest - Class in com.amazonaws.services.dynamodbv2.model
Container for the parameters to the UpdateTable operation.
UpdateTableRequest() - Constructor for class com.amazonaws.services.dynamodbv2.model.UpdateTableRequest
Default constructor for a new UpdateTableRequest object.
UpdateTableRequest(String, ProvisionedThroughput) - Constructor for class com.amazonaws.services.dynamodbv2.model.UpdateTableRequest
Constructs a new UpdateTableRequest object.
UpdateTableResult - Class in com.amazonaws.services.dynamodb.model
Deprecated. 
UpdateTableResult() - Constructor for class com.amazonaws.services.dynamodb.model.UpdateTableResult
Deprecated.  
UpdateTableResult - Class in com.amazonaws.services.dynamodbv2.model
Represents the output of an UpdateTable operation.
UpdateTableResult() - Constructor for class com.amazonaws.services.dynamodbv2.model.UpdateTableResult
 
upload(String, String, InputStream, ObjectMetadata) - Method in class com.amazonaws.services.s3.transfer.TransferManager
Schedules a new transfer to upload data to Amazon S3.
upload(String, String, File) - Method in class com.amazonaws.services.s3.transfer.TransferManager
Schedules a new transfer to upload data to Amazon S3.
upload(PutObjectRequest) - Method in class com.amazonaws.services.s3.transfer.TransferManager
Schedules a new transfer to upload data to Amazon S3.
Upload - Interface in com.amazonaws.services.s3.transfer
Represents an asynchronous upload to Amazon S3.
uploadDirectory(String, String, File, boolean) - Method in class com.amazonaws.services.s3.transfer.TransferManager
Uploads all files in the directory given to the bucket named, optionally recursing for all subdirectories.
uploadDirectory(String, String, File, boolean, ObjectMetadataProvider) - Method in class com.amazonaws.services.s3.transfer.TransferManager
Uploads all files in the directory given to the bucket named, optionally recursing for all subdirectories.
uploadFileList(String, String, File, List<File>) - Method in class com.amazonaws.services.s3.transfer.TransferManager
Uploads all specified files to the bucket named, constructing relative keys depending on the commonParentDirectory given.
uploadFileList(String, String, File, List<File>, ObjectMetadataProvider) - Method in class com.amazonaws.services.s3.transfer.TransferManager
Uploads all specified files to the bucket named, constructing relative keys depending on the commonParentDirectory given.
uploadFrom(File) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.S3Link
Convenience method to synchronously upload from the given file to the Amazon S3 object represented by this S3Link.
uploadFrom(File, RequestMetricCollector) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.S3Link
Same as S3Link.uploadFrom(File) but allows specifying a request metric collector.
uploadFrom(byte[]) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.S3Link
Convenience method to synchronously upload from the given buffer to the Amazon S3 object represented by this S3Link.
uploadFrom(byte[], RequestMetricCollector) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.S3Link
Same as S3Link.uploadFrom(byte[]) but allows specifying a request metric collector.
uploadPart(UploadPartRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Uploads a part in a multipart upload.
uploadPart(UploadPartRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
uploadPart(UploadPartRequest) - Method in class com.amazonaws.services.s3.AmazonS3EncryptionClient
Uploads a part in a multipart upload.
UploadPartRequest - Class in com.amazonaws.services.s3.model
Contains the parameters used for the UploadPart operation on Amazon S3.
UploadPartRequest() - Constructor for class com.amazonaws.services.s3.model.UploadPartRequest
 
UploadPartResult - Class in com.amazonaws.services.s3.model
Contains the details returned from Amazon S3 after calling the UploadPart operation.
UploadPartResult() - Constructor for class com.amazonaws.services.s3.model.UploadPartResult
 
UploadResult - Class in com.amazonaws.services.s3.transfer.model
Contains information returned by Amazon S3 for a completed upload.
UploadResult() - Constructor for class com.amazonaws.services.s3.transfer.model.UploadResult
 
useClient(AmazonS3Client) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.S3ClientCache
Force the client cache to provide a certain client for the region which that client is configured.
USER_AGENT - Static variable in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
 
USER_AGENT_CONDITION_KEY - Static variable in class com.amazonaws.auth.policy.conditions.ConditionFactory
Condition key for the user agent included in a request.
useReaper() - Method in class com.amazonaws.ClientConfiguration
Checks if the IdleConnectionReaper is to be started
UserIdGroupPair - Class in com.amazonaws.services.ec2.model
An AWS user ID identifying an AWS account, and the name of a security group within that account.
UserIdGroupPair() - Constructor for class com.amazonaws.services.ec2.model.UserIdGroupPair
 

V

valueOf(String) - Static method in enum com.amazonaws.AmazonServiceException.ErrorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.auth.policy.actions.AutoScalingActions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.auth.policy.actions.CloudWatchActions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.auth.policy.actions.EC2Actions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.auth.policy.actions.ElasticLoadBalancingActions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.auth.policy.actions.S3Actions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.auth.policy.actions.SecurityTokenServiceActions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.auth.policy.actions.SimpleDBActions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.auth.policy.actions.SNSActions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.auth.policy.actions.SQSActions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.auth.policy.conditions.ArnCondition.ArnComparisonType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.auth.policy.conditions.DateCondition.DateComparisonType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.auth.policy.conditions.IpAddressCondition.IpAddressComparisonType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.auth.policy.conditions.NumericCondition.NumericComparisonType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.auth.policy.conditions.StringCondition.StringComparisonType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.auth.policy.Principal.Services
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.auth.policy.Principal.WebIdentityProviders
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.auth.policy.Statement.Effect
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.auth.policy.STSActions
Deprecated. Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.auth.SignatureVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.auth.SignerFactory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.auth.SigningAlgorithm
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.HttpMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.Protocol
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.regions.Regions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.RequestClientOptions.Marker
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.autoscaling.model.LifecycleState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.autoscaling.model.ScalingActivityStatusCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cloudwatch.model.ComparisonOperator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cloudwatch.model.HistoryItemType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cloudwatch.model.StandardUnit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cloudwatch.model.StateValue
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cloudwatch.model.Statistic
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapperConfig.ConsistentReads
Deprecated. Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapperConfig.SaveBehavior
Deprecated. Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.dynamodb.model.AttributeAction
Deprecated. Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.dynamodb.model.ComparisonOperator
Deprecated. Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.dynamodb.model.ReturnValue
Deprecated. Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.dynamodb.model.ScalarAttributeType
Deprecated. Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.dynamodb.model.TableStatus
Deprecated. Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig.ConsistentReads
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig.PaginationLoadingStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig.SaveBehavior
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.dynamodbv2.model.AttributeAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.dynamodbv2.model.ComparisonOperator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.dynamodbv2.model.IndexStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.dynamodbv2.model.KeyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.dynamodbv2.model.ProjectionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.dynamodbv2.model.ReturnConsumedCapacity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.dynamodbv2.model.ReturnItemCollectionMetrics
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.dynamodbv2.model.ReturnValue
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.dynamodbv2.model.ScalarAttributeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.dynamodbv2.model.Select
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.dynamodbv2.model.TableStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.AccountAttributeName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.ArchitectureValues
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.AttachmentStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.AvailabilityZoneState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.BundleTaskState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.CancelSpotInstanceRequestState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.ContainerFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.ConversionTaskState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.CurrencyCodeValues
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.DatafeedSubscriptionState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.DeviceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.DiskImageFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.DomainType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.EventCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.ExportEnvironment
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.ExportTaskState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.GatewayType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.HypervisorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.ImageAttributeName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.ImageState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.ImageTypeValues
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.InstanceAttributeName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.InstanceLifecycleType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.InstanceStateName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.InstanceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.ListingState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.ListingStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.MonitoringState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.NetworkInterfaceStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.OfferingTypeValues
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.PermissionGroup
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.PlacementGroupState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.PlacementStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.PlatformValues
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.ProductCodeValues
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.RecurringChargeFrequency
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.ReportInstanceReasonCodes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.ReportStatusType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.ReservedInstanceState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.ResetImageAttributeName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.ResourceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.RIProductDescription
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.RouteState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.RuleAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.ShutdownBehavior
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.SnapshotAttributeName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.SnapshotState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.SpotInstanceState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.SpotInstanceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.StatusName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.StatusType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.SubnetState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.SummaryStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.TelemetryStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.Tenancy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.VirtualizationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.VolumeAttachmentState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.VolumeAttributeName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.VolumeState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.VolumeStatusInfoStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.VolumeStatusName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.VolumeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.VpcAttributeName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.VpcState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.VpnState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.VpnStaticRouteSource
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.amazonaws.services.s3.metrics.S3ServiceMetric
 
valueOf(String) - Static method in enum com.amazonaws.services.s3.model.CannedAccessControlList
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.s3.model.CORSRule.AllowedMethods
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.s3.model.CryptoStorageMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.s3.model.GroupGrantee
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.s3.model.Permission
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.s3.model.Region
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.s3.model.StorageClass
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.s3.transfer.Transfer.TransferState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.simpleemail.model.IdentityType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.simpleemail.model.NotificationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.simpleemail.model.VerificationStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.sqs.model.QueueAttributeName
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.amazonaws.AmazonServiceException.ErrorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.auth.policy.actions.AutoScalingActions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.auth.policy.actions.CloudWatchActions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.auth.policy.actions.EC2Actions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.auth.policy.actions.ElasticLoadBalancingActions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.auth.policy.actions.S3Actions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.auth.policy.actions.SecurityTokenServiceActions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.auth.policy.actions.SimpleDBActions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.auth.policy.actions.SNSActions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.auth.policy.actions.SQSActions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.auth.policy.conditions.ArnCondition.ArnComparisonType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.auth.policy.conditions.DateCondition.DateComparisonType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.auth.policy.conditions.IpAddressCondition.IpAddressComparisonType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.auth.policy.conditions.NumericCondition.NumericComparisonType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.auth.policy.conditions.StringCondition.StringComparisonType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.auth.policy.Principal.Services
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.auth.policy.Principal.WebIdentityProviders
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.auth.policy.Statement.Effect
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.auth.policy.STSActions
Deprecated. Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.auth.SignatureVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.auth.SignerFactory
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.auth.SigningAlgorithm
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.HttpMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.Protocol
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.regions.Regions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.RequestClientOptions.Marker
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.autoscaling.model.LifecycleState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.autoscaling.model.ScalingActivityStatusCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cloudwatch.model.ComparisonOperator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cloudwatch.model.HistoryItemType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cloudwatch.model.StandardUnit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cloudwatch.model.StateValue
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cloudwatch.model.Statistic
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapperConfig.ConsistentReads
Deprecated. Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapperConfig.SaveBehavior
Deprecated. Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.dynamodb.model.AttributeAction
Deprecated. Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.dynamodb.model.ComparisonOperator
Deprecated. Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.dynamodb.model.ReturnValue
Deprecated. Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.dynamodb.model.ScalarAttributeType
Deprecated. Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.dynamodb.model.TableStatus
Deprecated. Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig.ConsistentReads
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig.PaginationLoadingStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig.SaveBehavior
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.dynamodbv2.model.AttributeAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.dynamodbv2.model.ComparisonOperator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.dynamodbv2.model.IndexStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.dynamodbv2.model.KeyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.dynamodbv2.model.ProjectionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.dynamodbv2.model.ReturnConsumedCapacity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.dynamodbv2.model.ReturnItemCollectionMetrics
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.dynamodbv2.model.ReturnValue
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.dynamodbv2.model.ScalarAttributeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.dynamodbv2.model.Select
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.dynamodbv2.model.TableStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.AccountAttributeName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.ArchitectureValues
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.AttachmentStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.AvailabilityZoneState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.BundleTaskState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.CancelSpotInstanceRequestState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.ContainerFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.ConversionTaskState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.CurrencyCodeValues
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.DatafeedSubscriptionState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.DeviceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.DiskImageFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.DomainType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.EventCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.ExportEnvironment
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.ExportTaskState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.GatewayType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.HypervisorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.ImageAttributeName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.ImageState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.ImageTypeValues
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.InstanceAttributeName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.InstanceLifecycleType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.InstanceStateName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.InstanceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.ListingState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.ListingStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.MonitoringState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.NetworkInterfaceStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.OfferingTypeValues
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.PermissionGroup
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.PlacementGroupState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.PlacementStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.PlatformValues
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.ProductCodeValues
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.RecurringChargeFrequency
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.ReportInstanceReasonCodes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.ReportStatusType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.ReservedInstanceState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.ResetImageAttributeName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.ResourceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.RIProductDescription
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.RouteState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.RuleAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.ShutdownBehavior
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.SnapshotAttributeName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.SnapshotState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.SpotInstanceState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.SpotInstanceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.StatusName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.StatusType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.SubnetState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.SummaryStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.TelemetryStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.Tenancy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.VirtualizationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.VolumeAttachmentState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.VolumeAttributeName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.VolumeState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.VolumeStatusInfoStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.VolumeStatusName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.VolumeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.VpcAttributeName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.VpcState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.VpnState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.VpnStaticRouteSource
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.amazonaws.services.s3.metrics.S3ServiceMetric
 
values() - Static method in enum com.amazonaws.services.s3.model.CannedAccessControlList
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.s3.model.CORSRule.AllowedMethods
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.s3.model.CryptoStorageMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.s3.model.GroupGrantee
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.s3.model.Permission
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.s3.model.Region
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.s3.model.StorageClass
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.s3.transfer.Transfer.TransferState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.simpleemail.model.IdentityType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.simpleemail.model.NotificationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.simpleemail.model.VerificationStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.sqs.model.QueueAttributeName
Returns an array containing the constants of this enum type, in the order they are declared.
VerificationStatus - Enum in com.amazonaws.services.simpleemail.model
Verification Status
verifyDomainDkim(VerifyDomainDkimRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
Returns a set of DKIM tokens for a domain.
verifyDomainDkim(VerifyDomainDkimRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
Returns a set of DKIM tokens for a domain.
verifyDomainDkimAsync(VerifyDomainDkimRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Returns a set of DKIM tokens for a domain.
verifyDomainDkimAsync(VerifyDomainDkimRequest, AsyncHandler<VerifyDomainDkimRequest, VerifyDomainDkimResult>) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Returns a set of DKIM tokens for a domain.
verifyDomainDkimAsync(VerifyDomainDkimRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Returns a set of DKIM tokens for a domain.
verifyDomainDkimAsync(VerifyDomainDkimRequest, AsyncHandler<VerifyDomainDkimRequest, VerifyDomainDkimResult>) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Returns a set of DKIM tokens for a domain.
VerifyDomainDkimRequest - Class in com.amazonaws.services.simpleemail.model
Container for the parameters to the VerifyDomainDkim operation.
VerifyDomainDkimRequest() - Constructor for class com.amazonaws.services.simpleemail.model.VerifyDomainDkimRequest
 
VerifyDomainDkimResult - Class in com.amazonaws.services.simpleemail.model
Represents the DNS records that must be published in the domain name's DNS to complete DKIM setup.
VerifyDomainDkimResult() - Constructor for class com.amazonaws.services.simpleemail.model.VerifyDomainDkimResult
 
verifyDomainIdentity(VerifyDomainIdentityRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
Verifies a domain.
verifyDomainIdentity(VerifyDomainIdentityRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
Verifies a domain.
verifyDomainIdentityAsync(VerifyDomainIdentityRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Verifies a domain.
verifyDomainIdentityAsync(VerifyDomainIdentityRequest, AsyncHandler<VerifyDomainIdentityRequest, VerifyDomainIdentityResult>) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Verifies a domain.
verifyDomainIdentityAsync(VerifyDomainIdentityRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Verifies a domain.
verifyDomainIdentityAsync(VerifyDomainIdentityRequest, AsyncHandler<VerifyDomainIdentityRequest, VerifyDomainIdentityResult>) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Verifies a domain.
VerifyDomainIdentityRequest - Class in com.amazonaws.services.simpleemail.model
Container for the parameters to the VerifyDomainIdentity operation.
VerifyDomainIdentityRequest() - Constructor for class com.amazonaws.services.simpleemail.model.VerifyDomainIdentityRequest
 
VerifyDomainIdentityResult - Class in com.amazonaws.services.simpleemail.model
Represents a token used for domain ownership verification.
VerifyDomainIdentityResult() - Constructor for class com.amazonaws.services.simpleemail.model.VerifyDomainIdentityResult
 
verifyEmailAddress(VerifyEmailAddressRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
Verifies an email address.
verifyEmailAddress(VerifyEmailAddressRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
Verifies an email address.
verifyEmailAddressAsync(VerifyEmailAddressRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Verifies an email address.
verifyEmailAddressAsync(VerifyEmailAddressRequest, AsyncHandler<VerifyEmailAddressRequest, Void>) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Verifies an email address.
verifyEmailAddressAsync(VerifyEmailAddressRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Verifies an email address.
verifyEmailAddressAsync(VerifyEmailAddressRequest, AsyncHandler<VerifyEmailAddressRequest, Void>) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Verifies an email address.
VerifyEmailAddressRequest - Class in com.amazonaws.services.simpleemail.model
Container for the parameters to the VerifyEmailAddress operation.
VerifyEmailAddressRequest() - Constructor for class com.amazonaws.services.simpleemail.model.VerifyEmailAddressRequest
 
verifyEmailIdentity(VerifyEmailIdentityRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
Verifies an email address.
verifyEmailIdentity(VerifyEmailIdentityRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
Verifies an email address.
verifyEmailIdentityAsync(VerifyEmailIdentityRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Verifies an email address.
verifyEmailIdentityAsync(VerifyEmailIdentityRequest, AsyncHandler<VerifyEmailIdentityRequest, VerifyEmailIdentityResult>) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Verifies an email address.
verifyEmailIdentityAsync(VerifyEmailIdentityRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Verifies an email address.
verifyEmailIdentityAsync(VerifyEmailIdentityRequest, AsyncHandler<VerifyEmailIdentityRequest, VerifyEmailIdentityResult>) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Verifies an email address.
VerifyEmailIdentityRequest - Class in com.amazonaws.services.simpleemail.model
Container for the parameters to the VerifyEmailIdentity operation.
VerifyEmailIdentityRequest() - Constructor for class com.amazonaws.services.simpleemail.model.VerifyEmailIdentityRequest
 
VerifyEmailIdentityResult - Class in com.amazonaws.services.simpleemail.model
An empty element.
VerifyEmailIdentityResult() - Constructor for class com.amazonaws.services.simpleemail.model.VerifyEmailIdentityResult
 
verifyMessageSignature(String, PublicKey) - Method in class com.amazonaws.services.sns.util.SignatureChecker
Validates the signature on a Simple Notification Service message.
verifySignature(Map<String, String>, PublicKey) - Method in class com.amazonaws.services.sns.util.SignatureChecker
Validates the signature on a Simple Notification Service message.
verifySignature(String, String, PublicKey) - Method in class com.amazonaws.services.sns.util.SignatureChecker
Does the actual Java cryptographic verification of the signature.
VERSION_ID_CONDITION_KEY - Static variable in class com.amazonaws.auth.policy.conditions.S3ConditionFactory
Condition key for the version ID of an object version specified by a request.
VersionListing - Class in com.amazonaws.services.s3.model
Contains the results of listing the versions in an Amazon S3 bucket, including a list of S3VersionSummary objects describing each version, information describing if this is a complete or partial listing, and the original request parameters.
VersionListing() - Constructor for class com.amazonaws.services.s3.model.VersionListing
 
VirtualizationType - Enum in com.amazonaws.services.ec2.model
Virtualization Type
VISIBILITY_TIMEOUT_SECONDS_DEFAULT - Static variable in class com.amazonaws.services.sqs.buffered.QueueBufferConfig
-1, which means use the visibility timeout of the queue
Volume - Class in com.amazonaws.services.ec2.model
Represents an Amazon Elastic Block Storage (EBS) volume.
Volume() - Constructor for class com.amazonaws.services.ec2.model.Volume
 
VolumeAttachment - Class in com.amazonaws.services.ec2.model
Specifies the details of a how an EC2 EBS volume is attached to an instance.
VolumeAttachment() - Constructor for class com.amazonaws.services.ec2.model.VolumeAttachment
 
VolumeAttachmentState - Enum in com.amazonaws.services.ec2.model
Volume Attachment State
VolumeAttributeName - Enum in com.amazonaws.services.ec2.model
Volume Attribute Name
VolumeDetail - Class in com.amazonaws.services.ec2.model
Volume Detail
VolumeDetail() - Constructor for class com.amazonaws.services.ec2.model.VolumeDetail
 
VolumeState - Enum in com.amazonaws.services.ec2.model
Volume State
VolumeStatusAction - Class in com.amazonaws.services.ec2.model
Volume Status Action
VolumeStatusAction() - Constructor for class com.amazonaws.services.ec2.model.VolumeStatusAction
 
VolumeStatusDetails - Class in com.amazonaws.services.ec2.model
Volume Status Details
VolumeStatusDetails() - Constructor for class com.amazonaws.services.ec2.model.VolumeStatusDetails
 
VolumeStatusEvent - Class in com.amazonaws.services.ec2.model
Volume Status Event
VolumeStatusEvent() - Constructor for class com.amazonaws.services.ec2.model.VolumeStatusEvent
 
VolumeStatusInfo - Class in com.amazonaws.services.ec2.model
Volume Status Info
VolumeStatusInfo() - Constructor for class com.amazonaws.services.ec2.model.VolumeStatusInfo
 
VolumeStatusInfoStatus - Enum in com.amazonaws.services.ec2.model
Volume Status Info Status
VolumeStatusItem - Class in com.amazonaws.services.ec2.model
Volume Status Item
VolumeStatusItem() - Constructor for class com.amazonaws.services.ec2.model.VolumeStatusItem
 
VolumeStatusName - Enum in com.amazonaws.services.ec2.model
Volume Status Name
VolumeType - Enum in com.amazonaws.services.ec2.model
Volume Type
Vpc - Class in com.amazonaws.services.ec2.model
The Vpc data type.
Vpc() - Constructor for class com.amazonaws.services.ec2.model.Vpc
 
VpcAttributeName - Enum in com.amazonaws.services.ec2.model
Vpc Attribute Name
VpcState - Enum in com.amazonaws.services.ec2.model
Vpc State
VpnState - Enum in com.amazonaws.services.ec2.model
Vpn State
VpnStaticRouteSource - Enum in com.amazonaws.services.ec2.model
Vpn Static Route Source

W

waitForCompletion() - Method in interface com.amazonaws.services.s3.transfer.Transfer
Waits for this transfer to complete.
waitForException() - Method in interface com.amazonaws.services.s3.transfer.Transfer
Waits for this transfer to finish and returns any error that occurred, or returns null if no errors occurred.
waitForTableToBecomeActive(AmazonDynamoDB, String) - Static method in class com.amazonaws.services.dynamodbv2.util.Tables
Waits up to 10 minutes for a specified AWS DynamoDB table to move into the ACTIVE state.
waitForUploadResult() - Method in interface com.amazonaws.services.s3.transfer.Upload
Waits for this upload to complete and returns the result of this upload.
WebIdentityFederationSessionCredentialsProvider - Class in com.amazonaws.auth
AWSCredentialsProvider implementation that uses the AWS Security Token Service to create temporary, short-lived sessions to use for authentication.
WebIdentityFederationSessionCredentialsProvider(String, String, String) - Constructor for class com.amazonaws.auth.WebIdentityFederationSessionCredentialsProvider
Constructs a new WebIdentityFederationSessionCredentialsProvider, which will use the specified 3rd-party web identity provider to make a request to the AWS Security Token Service (STS) to request short lived session credentials, which will then be returned by this class's WebIdentityFederationSessionCredentialsProvider.getCredentials() method.
WebIdentityFederationSessionCredentialsProvider(String, String, String, ClientConfiguration) - Constructor for class com.amazonaws.auth.WebIdentityFederationSessionCredentialsProvider
Constructs a new WebIdentityFederationSessionCredentialsProvider, which will use the specified 3rd-party web identity provider to make a request to the AWS Security Token Service (STS) to request short lived session credentials, which will then be returned by this class's WebIdentityFederationSessionCredentialsProvider.getCredentials() method.
WebIdentityFederationSessionCredentialsProvider(String, String, String, AWSSecurityTokenService) - Constructor for class com.amazonaws.auth.WebIdentityFederationSessionCredentialsProvider
Constructs a new WebIdentityFederationSessionCredentialsProvider, which will use the specified 3rd-party web identity provider to make a request to the AWS Security Token Service (STS) using the provided client to request short lived session credentials, which will then be returned by this class's WebIdentityFederationSessionCredentialsProvider.getCredentials() method.
WebsiteConfiguration - Class in com.amazonaws.services.s3.model
 
WebsiteConfiguration() - Constructor for class com.amazonaws.services.s3.model.WebsiteConfiguration
 
withAccessControlList(AccessControlList) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Sets the optional access control list for the new object.
withAccessControlList(AccessControlList) - Method in class com.amazonaws.services.s3.model.CreateBucketRequest
Sets the optional access control list for the new bucket.
withAccessControlList(AccessControlList) - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadRequest
Sets the optional access control list for the new upload.
withAccessControlList(AccessControlList) - Method in class com.amazonaws.services.s3.model.PutObjectRequest
Sets the optional access control list for the new object.
withAccessKeyId(String) - Method in class com.amazonaws.services.securitytoken.model.Credentials
The access key ID that identifies the temporary security credentials.
withAccountAttributes(AccountAttribute...) - Method in class com.amazonaws.services.ec2.model.DescribeAccountAttributesResult
Sets the value of the AccountAttributes property for this object.
withAccountAttributes(Collection<AccountAttribute>) - Method in class com.amazonaws.services.ec2.model.DescribeAccountAttributesResult
Sets the value of the AccountAttributes property for this object.
withAction(String) - Method in class com.amazonaws.services.dynamodb.model.AttributeValueUpdate
Deprecated. The type of action for an item update operation.
withAction(AttributeAction) - Method in class com.amazonaws.services.dynamodb.model.AttributeValueUpdate
Deprecated. The type of action for an item update operation.
withAction(String) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValueUpdate
Specifies how to perform the update.
withAction(AttributeAction) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValueUpdate
Specifies how to perform the update.
withActionNames(String...) - Method in class com.amazonaws.services.sns.model.AddPermissionRequest
The action you want to allow for the specified principal(s).
withActionNames(Collection<String>) - Method in class com.amazonaws.services.sns.model.AddPermissionRequest
The action you want to allow for the specified principal(s).
withActionPrefix(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
The action name prefix.
withActions(Action...) - Method in class com.amazonaws.auth.policy.Statement
Sets the list of actions to which this policy statement applies and returns this updated Statement object so that additional method calls can be chained together.
withActions(VolumeStatusAction...) - Method in class com.amazonaws.services.ec2.model.VolumeStatusItem
Sets the value of the Actions property for this object.
withActions(Collection<VolumeStatusAction>) - Method in class com.amazonaws.services.ec2.model.VolumeStatusItem
Sets the value of the Actions property for this object.
withActions(String...) - Method in class com.amazonaws.services.sqs.model.AddPermissionRequest
The action the client wants to allow for the specified principal.
withActions(Collection<String>) - Method in class com.amazonaws.services.sqs.model.AddPermissionRequest
The action the client wants to allow for the specified principal.
withActionsEnabled(Boolean) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
Indicates whether actions should be executed during any changes to the alarm's state.
withActionsEnabled(Boolean) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
Indicates whether or not actions should be executed during any changes to the alarm's state.
withActive(Boolean) - Method in class com.amazonaws.services.ec2.model.PriceSchedule
Sets the value of the Active property for this object.
withActivities(Activity...) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesResult
A list of the requested scaling activities.
withActivities(Collection<Activity>) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesResult
A list of the requested scaling activities.
withActivity(Activity) - Method in class com.amazonaws.services.autoscaling.model.TerminateInstanceInAutoScalingGroupResult
A scaling Activity.
withActivityId(String) - Method in class com.amazonaws.services.autoscaling.model.Activity
Specifies the ID of the activity.
withActivityIds(String...) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest
A list containing the activity IDs of the desired scaling activities.
withActivityIds(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest
A list containing the activity IDs of the desired scaling activities.
withAdd(CreateVolumePermission...) - Method in class com.amazonaws.services.ec2.model.CreateVolumePermissionModifications
Sets the value of the Add property for this object.
withAdd(Collection<CreateVolumePermission>) - Method in class com.amazonaws.services.ec2.model.CreateVolumePermissionModifications
Sets the value of the Add property for this object.
withAdd(LaunchPermission...) - Method in class com.amazonaws.services.ec2.model.LaunchPermissionModifications
Sets the value of the Add property for this object.
withAdd(Collection<LaunchPermission>) - Method in class com.amazonaws.services.ec2.model.LaunchPermissionModifications
Sets the value of the Add property for this object.
withAdditionalInfo(String) - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
Sets the value of the AdditionalInfo property for this object.
withAdditionalInfo(String) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Do not use.
withAdditionalInfo(String) - Method in class com.amazonaws.services.ec2.model.StartInstancesRequest
Sets the value of the AdditionalInfo property for this object.
withAddresses(Address...) - Method in class com.amazonaws.services.ec2.model.DescribeAddressesResult
The list of Elastic IPs.
withAddresses(Collection<Address>) - Method in class com.amazonaws.services.ec2.model.DescribeAddressesResult
The list of Elastic IPs.
withAddressingType(String) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
Deprecated.
withAdjustmentType(String) - Method in class com.amazonaws.services.autoscaling.model.AdjustmentType
A policy adjustment type.
withAdjustmentType(String) - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
Specifies whether the ScalingAdjustment is an absolute number or a percentage of the current capacity.
withAdjustmentType(String) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
Specifies whether the ScalingAdjustment is an absolute number or a percentage of the current capacity.
withAdjustmentTypes(AdjustmentType...) - Method in class com.amazonaws.services.autoscaling.model.DescribeAdjustmentTypesResult
A list of specific policy adjustment types.
withAdjustmentTypes(Collection<AdjustmentType>) - Method in class com.amazonaws.services.autoscaling.model.DescribeAdjustmentTypesResult
A list of specific policy adjustment types.
withAlarmActions(String...) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The list of actions to execute when this alarm transitions into an ALARM state from any other state.
withAlarmActions(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The list of actions to execute when this alarm transitions into an ALARM state from any other state.
withAlarmActions(String...) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The list of actions to execute when this alarm transitions into an ALARM state from any other state.
withAlarmActions(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The list of actions to execute when this alarm transitions into an ALARM state from any other state.
withAlarmARN(String) - Method in class com.amazonaws.services.autoscaling.model.Alarm
The Amazon Resource Name (ARN) of the alarm.
withAlarmArn(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The Amazon Resource Name (ARN) of the alarm.
withAlarmConfigurationUpdatedTimestamp(Date) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The time stamp of the last update to the alarm configuration.
withAlarmDescription(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The description for the alarm.
withAlarmDescription(String) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The description for the alarm.
withAlarmHistoryItems(AlarmHistoryItem...) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryResult
A list of alarm histories in JSON format.
withAlarmHistoryItems(Collection<AlarmHistoryItem>) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryResult
A list of alarm histories in JSON format.
withAlarmName(String) - Method in class com.amazonaws.services.autoscaling.model.Alarm
The name of the alarm.
withAlarmName(String) - Method in class com.amazonaws.services.cloudwatch.model.AlarmHistoryItem
The descriptive name for the alarm.
withAlarmName(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryRequest
The name of the alarm.
withAlarmName(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The name of the alarm.
withAlarmName(String) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The descriptive name for the alarm.
withAlarmName(String) - Method in class com.amazonaws.services.cloudwatch.model.SetAlarmStateRequest
The descriptive name for the alarm.
withAlarmNamePrefix(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
The alarm name prefix.
withAlarmNames(String...) - Method in class com.amazonaws.services.cloudwatch.model.DeleteAlarmsRequest
A list of alarms to be deleted.
withAlarmNames(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.DeleteAlarmsRequest
A list of alarms to be deleted.
withAlarmNames(String...) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
A list of alarm names to retrieve information for.
withAlarmNames(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
A list of alarm names to retrieve information for.
withAlarmNames(String...) - Method in class com.amazonaws.services.cloudwatch.model.DisableAlarmActionsRequest
The names of the alarms to disable actions for.
withAlarmNames(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.DisableAlarmActionsRequest
The names of the alarms to disable actions for.
withAlarmNames(String...) - Method in class com.amazonaws.services.cloudwatch.model.EnableAlarmActionsRequest
The names of the alarms to enable actions for.
withAlarmNames(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.EnableAlarmActionsRequest
The names of the alarms to enable actions for.
withAlarms(Alarm...) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
A list of CloudWatch Alarms related to the policy.
withAlarms(Collection<Alarm>) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
A list of CloudWatch Alarms related to the policy.
withAllocationId(String) - Method in class com.amazonaws.services.ec2.model.Address
Sets the value of the AllocationId property for this object.
withAllocationId(String) - Method in class com.amazonaws.services.ec2.model.AllocateAddressResult
Sets the value of the AllocationId property for this object.
withAllocationId(String) - Method in class com.amazonaws.services.ec2.model.AssociateAddressRequest
The allocation ID that AWS returned when you allocated the elastic IP address for use with Amazon VPC.
withAllocationId(String) - Method in class com.amazonaws.services.ec2.model.ReleaseAddressRequest
The allocation ID that AWS provided when you allocated the address for use with Amazon VPC.
withAllocationIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeAddressesRequest
Sets the value of the AllocationIds property for this object.
withAllocationIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeAddressesRequest
Sets the value of the AllocationIds property for this object.
withAllowedHeaders(List<String>) - Method in class com.amazonaws.services.s3.model.CORSRule
Sets the allowed headers of this rule and returns a reference to this object for method chaining.
withAllowedMethods(List<CORSRule.AllowedMethods>) - Method in class com.amazonaws.services.s3.model.CORSRule
Sets the allowed methods of this rule and returns a reference to this object for method chaining.
withAllowedOrigins(List<String>) - Method in class com.amazonaws.services.s3.model.CORSRule
Sets the allowed origins of this rule and returns a reference to this object for method chaining.
withAllowReassociation(Boolean) - Method in class com.amazonaws.services.ec2.model.AssociateAddressRequest
Sets the value of the AllowReassociation property for this object.
withAllSecurityGroups(GroupIdentifier...) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
Sets the value of the AllSecurityGroups property for this object.
withAllSecurityGroups(Collection<GroupIdentifier>) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
Sets the value of the AllSecurityGroups property for this object.
withAlternateNameEncoding(String) - Method in class com.amazonaws.services.simpledb.model.Attribute
Returns a reference to this object so that method calls can be chained together.
withAlternateNameEncoding(String) - Method in class com.amazonaws.services.simpledb.model.Item
Returns a reference to this object so that method calls can be chained together.
withAlternateValueEncoding(String) - Method in class com.amazonaws.services.simpledb.model.Attribute
Returns a reference to this object so that method calls can be chained together.
withAmiLaunchIndex(Integer) - Method in class com.amazonaws.services.ec2.model.Instance
The AMI launch index, which can be used to find this instance within the launch group.
withAmount(Double) - Method in class com.amazonaws.services.ec2.model.RecurringCharge
The amount of the recurring charge.
withAmount(Double) - Method in class com.amazonaws.services.ec2.model.ReservedInstanceLimitPrice
Sets the value of the Amount property for this object.
withAppCookieStickinessPolicies(AppCookieStickinessPolicy...) - Method in class com.amazonaws.services.elasticloadbalancing.model.Policies
A list of the AppCookieStickinessPolicy objects created with CreateAppCookieStickinessPolicy.
withAppCookieStickinessPolicies(Collection<AppCookieStickinessPolicy>) - Method in class com.amazonaws.services.elasticloadbalancing.model.Policies
A list of the AppCookieStickinessPolicy objects created with CreateAppCookieStickinessPolicy.
withArchitecture(String) - Method in class com.amazonaws.services.ec2.model.Image
The architecture of the image.
withArchitecture(ArchitectureValues) - Method in class com.amazonaws.services.ec2.model.Image
The architecture of the image.
withArchitecture(String) - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
Sets the value of the Architecture property for this object.
withArchitecture(ArchitectureValues) - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
Sets the value of the Architecture property for this object.
withArchitecture(String) - Method in class com.amazonaws.services.ec2.model.Instance
The architecture of this instance.
withArchitecture(ArchitectureValues) - Method in class com.amazonaws.services.ec2.model.Instance
The architecture of this instance.
withArchitecture(String) - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
The architecture of the image.
withArchitecture(ArchitectureValues) - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
The architecture of the image.
withArn(String) - Method in class com.amazonaws.services.ec2.model.IamInstanceProfile
Sets the value of the Arn property for this object.
withArn(String) - Method in class com.amazonaws.services.ec2.model.IamInstanceProfileSpecification
Sets the value of the Arn property for this object.
withArn(String) - Method in class com.amazonaws.services.securitytoken.model.AssumedRoleUser
The ARN of the temporary security credentials that are returned from the AssumeRole action.
withArn(String) - Method in class com.amazonaws.services.securitytoken.model.FederatedUser
The ARN that specifies the federated user that is associated with the credentials.
withAssociatePublicIpAddress(Boolean) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
Used for Auto Scaling groups that launch instances into an Amazon Virtual Private Cloud (Amazon VPC).
withAssociatePublicIpAddress(Boolean) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Specifies whether the instance is associated with a public IP address (true) or not (false).
withAssociatePublicIpAddress(Boolean) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
Indicates whether to assign a public IP address to an instance in a VPC.
withAssociation(InstanceNetworkInterfaceAssociation) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
Sets the value of the Association property for this object.
withAssociation(InstanceNetworkInterfaceAssociation) - Method in class com.amazonaws.services.ec2.model.InstancePrivateIpAddress
Sets the value of the Association property for this object.
withAssociationId(String) - Method in class com.amazonaws.services.ec2.model.Address
Sets the value of the AssociationId property for this object.
withAssociationId(String) - Method in class com.amazonaws.services.ec2.model.AssociateAddressResult
Sets the value of the AssociationId property for this object.
withAssociationId(String) - Method in class com.amazonaws.services.ec2.model.DisassociateAddressRequest
Association ID corresponding to the VPC elastic IP address you want to disassociate.
withAssumedRoleId(String) - Method in class com.amazonaws.services.securitytoken.model.AssumedRoleUser
A unique identifier that contains the role ID and the role session name of the role that is being assumed.
withAssumedRoleUser(AssumedRoleUser) - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleResult
The Amazon Resource Name (ARN) and the assumed role ID, which are identifiers that you can use to refer to the resulting temporary security credentials.
withAssumedRoleUser(AssumedRoleUser) - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleWithSAMLResult
The identifiers for the temporary security credentials that the operation returns.
withAssumedRoleUser(AssumedRoleUser) - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleWithWebIdentityResult
The Amazon Resource Name (ARN) and the assumed role ID, which are identifiers that you can use to refer to the resulting temporary security credentials.
withAttachment(VolumeAttachment) - Method in class com.amazonaws.services.ec2.model.AttachVolumeResult
Returns a reference to this object so that method calls can be chained together.
withAttachment(VolumeAttachment) - Method in class com.amazonaws.services.ec2.model.DetachVolumeResult
The updated EBS volume attachment information after trying to detach the volume from the specified instance.
withAttachment(InstanceNetworkInterfaceAttachment) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
Sets the value of the Attachment property for this object.
withAttachmentId(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAttachment
Sets the value of the AttachmentId property for this object.
withAttachments(VolumeAttachment...) - Method in class com.amazonaws.services.ec2.model.Volume
Information on what this volume is attached to.
withAttachments(Collection<VolumeAttachment>) - Method in class com.amazonaws.services.ec2.model.Volume
Information on what this volume is attached to.
withAttachTime(Date) - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDevice
The time at which the EBS volume was attached to the associated instance.
withAttachTime(Date) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAttachment
Sets the value of the AttachTime property for this object.
withAttachTime(Date) - Method in class com.amazonaws.services.ec2.model.VolumeAttachment
Timestamp when this attachment initiated.
withAttribute(String) - Method in class com.amazonaws.services.ec2.model.DescribeImageAttributeRequest
The name of the attribute to describe.
withAttribute(ImageAttributeName) - Method in class com.amazonaws.services.ec2.model.DescribeImageAttributeRequest
The name of the attribute to describe.
withAttribute(String) - Method in class com.amazonaws.services.ec2.model.DescribeInstanceAttributeRequest
The name of the attribute to describe.
withAttribute(InstanceAttributeName) - Method in class com.amazonaws.services.ec2.model.DescribeInstanceAttributeRequest
The name of the attribute to describe.
withAttribute(String) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeRequest
The name of the EBS attribute to describe.
withAttribute(SnapshotAttributeName) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeRequest
The name of the EBS attribute to describe.
withAttribute(String) - Method in class com.amazonaws.services.ec2.model.DescribeVolumeAttributeRequest
Sets the value of the Attribute property for this object.
withAttribute(VolumeAttributeName) - Method in class com.amazonaws.services.ec2.model.DescribeVolumeAttributeRequest
Sets the value of the Attribute property for this object.
withAttribute(String) - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
The name of the AMI attribute you want to modify.
withAttribute(String) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
The name of the attribute being modified.
withAttribute(InstanceAttributeName) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
The name of the attribute being modified.
withAttribute(String) - Method in class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
The name of the attribute being modified.
withAttribute(SnapshotAttributeName) - Method in class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
The name of the attribute being modified.
withAttribute(String) - Method in class com.amazonaws.services.ec2.model.ResetImageAttributeRequest
The name of the attribute being reset.
withAttribute(ResetImageAttributeName) - Method in class com.amazonaws.services.ec2.model.ResetImageAttributeRequest
The name of the attribute being reset.
withAttribute(String) - Method in class com.amazonaws.services.ec2.model.ResetInstanceAttributeRequest
The name of the attribute being reset.
withAttribute(InstanceAttributeName) - Method in class com.amazonaws.services.ec2.model.ResetInstanceAttributeRequest
The name of the attribute being reset.
withAttribute(String) - Method in class com.amazonaws.services.ec2.model.ResetSnapshotAttributeRequest
The name of the attribute being reset.
withAttribute(SnapshotAttributeName) - Method in class com.amazonaws.services.ec2.model.ResetSnapshotAttributeRequest
The name of the attribute being reset.
withAttributeDefinitions(AttributeDefinition...) - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
An array of attributes that describe the key schema for the table and indexes.
withAttributeDefinitions(Collection<AttributeDefinition>) - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
An array of attributes that describe the key schema for the table and indexes.
withAttributeDefinitions(AttributeDefinition...) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
An array of AttributeDefinition objects.
withAttributeDefinitions(Collection<AttributeDefinition>) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
An array of AttributeDefinition objects.
withAttributeName(String) - Method in class com.amazonaws.services.dynamodb.model.KeySchemaElement
Deprecated. The AttributeName of the KeySchemaElement.
withAttributeName(String) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeDefinition
A name for the attribute.
withAttributeName(String) - Method in class com.amazonaws.services.dynamodbv2.model.KeySchemaElement
The name of a key attribute.
withAttributeName(String) - Method in class com.amazonaws.services.ec2.model.AccountAttribute
Sets the value of the AttributeName property for this object.
withAttributeName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyAttribute
The name of the attribute associated with the policy.
withAttributeName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyAttributeDescription
The name of the attribute associated with the policy.
withAttributeName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyAttributeTypeDescription
The name of the attribute associated with the policy type.
withAttributeName(String) - Method in class com.amazonaws.services.sns.model.SetSubscriptionAttributesRequest
The name of the attribute you want to set.
withAttributeName(String) - Method in class com.amazonaws.services.sns.model.SetTopicAttributesRequest
The name of the attribute you want to set.
withAttributeNameCount(Integer) - Method in class com.amazonaws.services.simpledb.model.DomainMetadataResult
The number of unique attribute names in the domain.
withAttributeNames(String...) - Method in class com.amazonaws.services.ec2.model.DescribeAccountAttributesRequest
Sets the value of the AttributeNames property for this object.
withAttributeNames(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeAccountAttributesRequest
Sets the value of the AttributeNames property for this object.
withAttributeNames(AccountAttributeName...) - Method in class com.amazonaws.services.ec2.model.DescribeAccountAttributesRequest
Sets the value of the AttributeNames property for this object.
withAttributeNames(String...) - Method in class com.amazonaws.services.simpledb.model.GetAttributesRequest
The names of the attributes.
withAttributeNames(Collection<String>) - Method in class com.amazonaws.services.simpledb.model.GetAttributesRequest
The names of the attributes.
withAttributeNames(String...) - Method in class com.amazonaws.services.sqs.model.GetQueueAttributesRequest
A list of attributes to retrieve information for.
withAttributeNames(Collection<String>) - Method in class com.amazonaws.services.sqs.model.GetQueueAttributesRequest
A list of attributes to retrieve information for.
withAttributeNames(QueueAttributeName...) - Method in class com.amazonaws.services.sqs.model.GetQueueAttributesRequest
A list of attributes to retrieve information for.
withAttributeNames(String...) - Method in class com.amazonaws.services.sqs.model.ReceiveMessageRequest
A list of attributes that need to be returned along with each message.
withAttributeNames(Collection<String>) - Method in class com.amazonaws.services.sqs.model.ReceiveMessageRequest
A list of attributes that need to be returned along with each message.
withAttributeNames(QueueAttributeName...) - Method in class com.amazonaws.services.sqs.model.ReceiveMessageRequest
A list of attributes that need to be returned along with each message.
withAttributeNamesSizeBytes(Long) - Method in class com.amazonaws.services.simpledb.model.DomainMetadataResult
The total size of all unique attribute names in the domain, in bytes.
withAttributes(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodb.model.DeleteItemResult
Deprecated. If the ReturnValues parameter is provided as ALL_OLD in the request, Amazon DynamoDB returns an array of attribute name-value pairs (essentially, the deleted item).
withAttributes(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodb.model.PutItemResult
Deprecated. Attribute values before the put operation, but only if the ReturnValues parameter is specified as ALL_OLD in the request.
withAttributes(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodb.model.UpdateItemResult
Deprecated. A map of attribute name-value pairs, but only if the ReturnValues parameter is specified as something other than NONE in the request.
withAttributes(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemResult
A map of attribute names to AttributeValue objects, representing the item as it appeared before the DeleteItem operation.
withAttributes(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemResult
The attribute values as they appeared before the PutItem operation, but only if ReturnValues is specified as ALL_OLD in the request.
withAttributes(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemResult
A map of attribute values as they appeared before the UpdateItem operation, but only if ReturnValues was specified as something other than NONE in the request.
withAttributes(Attribute...) - Method in class com.amazonaws.services.simpledb.model.DeletableItem
Sets the value of the Attributes property for this object.
withAttributes(Collection<Attribute>) - Method in class com.amazonaws.services.simpledb.model.DeletableItem
Sets the value of the Attributes property for this object.
withAttributes(Attribute...) - Method in class com.amazonaws.services.simpledb.model.DeleteAttributesRequest
A list of Attributes.
withAttributes(Collection<Attribute>) - Method in class com.amazonaws.services.simpledb.model.DeleteAttributesRequest
A list of Attributes.
withAttributes(Attribute...) - Method in class com.amazonaws.services.simpledb.model.GetAttributesResult
The list of attributes returned by the operation.
withAttributes(Collection<Attribute>) - Method in class com.amazonaws.services.simpledb.model.GetAttributesResult
The list of attributes returned by the operation.
withAttributes(Attribute...) - Method in class com.amazonaws.services.simpledb.model.Item
A list of attributes.
withAttributes(Collection<Attribute>) - Method in class com.amazonaws.services.simpledb.model.Item
A list of attributes.
withAttributes(ReplaceableAttribute...) - Method in class com.amazonaws.services.simpledb.model.PutAttributesRequest
The list of attributes.
withAttributes(Collection<ReplaceableAttribute>) - Method in class com.amazonaws.services.simpledb.model.PutAttributesRequest
The list of attributes.
withAttributes(ReplaceableAttribute...) - Method in class com.amazonaws.services.simpledb.model.ReplaceableItem
The list of attributes for a replaceable item.
withAttributes(Collection<ReplaceableAttribute>) - Method in class com.amazonaws.services.simpledb.model.ReplaceableItem
The list of attributes for a replaceable item.
withAttributes(Map<String, String>) - Method in class com.amazonaws.services.sns.model.CreatePlatformApplicationRequest
For a list of attributes, see SetPlatformApplicationAttributes
withAttributes(Map<String, String>) - Method in class com.amazonaws.services.sns.model.CreatePlatformEndpointRequest
For a list of attributes, see SetEndpointAttributes.
withAttributes(Map<String, String>) - Method in class com.amazonaws.services.sns.model.Endpoint
Attributes for endpoint.
withAttributes(Map<String, String>) - Method in class com.amazonaws.services.sns.model.GetEndpointAttributesResult
Attributes include the following:

Copyright © 2010 Amazon Web Services, Inc. All Rights Reserved.